diff options
Diffstat (limited to 'kernel/drivers/net/arcnet/Kconfig')
-rw-r--r-- | kernel/drivers/net/arcnet/Kconfig | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kernel/drivers/net/arcnet/Kconfig b/kernel/drivers/net/arcnet/Kconfig index 84fb6349a..39bd16f3f 100644 --- a/kernel/drivers/net/arcnet/Kconfig +++ b/kernel/drivers/net/arcnet/Kconfig @@ -15,10 +15,6 @@ menuconfig ARCNET COM90xx type card, so say Y (or M) to "ARCnet COM90xx chipset support" below. - You might also want to have a look at the Ethernet-HOWTO, available - from <http://www.tldp.org/docs.html#howto>(even though ARCnet - is not really Ethernet). - To compile this driver as a module, choose M here. The module will be called arcnet. @@ -107,6 +103,7 @@ config ARCNET_RIM_I config ARCNET_COM20020 tristate "ARCnet COM20020 chipset driver" + depends on LEDS_CLASS help This is the driver for the new COM20020 chipset. It supports such things as promiscuous mode, so packet sniffing is possible, and |