]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: AT91CAP9 has a macb device
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 19 Apr 2011 08:21:20 +0000 (10:21 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 23 Apr 2011 02:43:34 +0000 (10:43 +0800)
commit568aa7508c99952ef18e4bfed87545e66f9e042f
tree9f41b0d3af92f3836b04ac7973593eeb71b0f09b
parent0f1d9f78ce41a8874d30271ef8480e6f8f7f1fce
ARM: at91: AT91CAP9 has a macb device

commit

ee621dd (net: atmel_macb Kconfig: remove long dependency line)

replaced a list of several explicit machines in the dependencies of MACB by
a single symbol that is selected by the respective machines. ee621dd missed
to let ARCH_AT91CAP9 select HAVE_NET_MACB though which is fixed here.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/Kconfig