]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/Kconfig
net: atmel_macb Kconfig: remove long dependency line
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 8 Aug 2010 04:21:33 +0000 (06:21 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 7 Oct 2010 17:56:55 +0000 (19:56 +0200)
commitee621dd619b9a85eced150fc06e352fef54cfda0
tree7aa5877e7ecae0f41c39f10e70221f4ca4857fb1
parentcb809b1a5ebffca8cf0314b788919989e8e4ab5f
net: atmel_macb Kconfig: remove long dependency line

Many Atmel SOC are embedding a MACB controller. This patch removes the long
dependency line for this Atmel MACB ethernet driver configuration entry.
The HAVE_NET_MACB configuration option is located in the net Kconfig file
as it may be setup by ARM/AT91 and AVR32 chips.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: David Miller <davem@davemloft.net>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Andrew Victor <linux@maxim.org.za>
arch/arm/mach-at91/Kconfig
arch/avr32/Kconfig
drivers/net/Kconfig