From: Uwe Kleine-König Date: Tue, 19 Apr 2011 08:21:20 +0000 (+0200) Subject: ARM: at91: AT91CAP9 has a macb device X-Git-Tag: v2.6.39-rc7~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568aa7508c99952ef18e4bfed87545e66f9e042f;p=pandora-kernel.git 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 Acked-by: Andrew Victor Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Reading git-diff-tree failed