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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [or32/] [drivers/] [Config.in] - Rev 1765

Compare with Previous | Blame | View Log

mainmenu_option next_comment
comment 'Drivers for OpenRISC specific interfaces'

bool 'Open Ethernet support' CONFIG_OETH
if [ "$CONFIG_OETH" = "y" ]; then
# this is just so that the user does not have to go into the
# normal ethernet driver section just to enable ethernetworking
  define_bool CONFIG_NET_ETHERNET y
  
  bool 'Pass tx->next to linux' CONFIG_OETH_UNKNOWN_TX_NEXT y

else
  define_bool CONFIG_NET_ETHERNET n
fi

endmenu

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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