OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [or32/] [drivers/] [Config.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
mainmenu_option next_comment
2
comment 'Drivers for OpenRISC specific interfaces'
3
 
4
bool 'Open Ethernet support' CONFIG_OETH
5
if [ "$CONFIG_OETH" = "y" ]; then
6
# this is just so that the user does not have to go into the
7
# normal ethernet driver section just to enable ethernetworking
8
  define_bool CONFIG_NET_ETHERNET y
9
 
10
  bool 'Pass tx->next to linux' CONFIG_OETH_UNKNOWN_TX_NEXT y
11
 
12
else
13
  define_bool CONFIG_NET_ETHERNET n
14
fi
15
 
16
endmenu

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.