aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-03-13 16:49:53 +0100
committerArnd Bergmann <arnd@arndb.de>2014-03-21 18:26:00 +0100
commita0ad0fdb88e2693ae0a5144d728b807c9c1176d3 (patch)
treec371318caaaeaf398f23f91c6ad660a63d866173 /init
parentARM: orion5x: make dns323 independent of PHY support (diff)
downloadlinux-dev-a0ad0fdb88e2693ae0a5144d728b807c9c1176d3.tar.xz
linux-dev-a0ad0fdb88e2693ae0a5144d728b807c9c1176d3.zip
ARM: pxa: don't "select" SMC91X on MACH_XCEP
We normally don't hard-enable Kconfig options just because a board contains a specific piece of hardware. In this case, selecting SMC91X causes a build error, if we don't also enable basic network device driver support. Since the platform has no direct dependency on this driver at link time, we can just remove the 'select' statement. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Eric Miao <eric.y.miao@gmail.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Haojian Zhuang <haojian.zhuang@gmail.com> Cc: Daniel Mack <zonque@gmail.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions