aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-11-08 06:37:09 +0100
committerArnd Bergmann <arnd@arndb.de>2012-11-12 22:38:41 +0100
commit6c8e94a57c30e31d0807f038b4f98b659fd67776 (patch)
treea2a7e25d2d27ba2937260d1be1d8fc6cbd3c4e7c /arch/arm/mach-cns3xxx
parentARM: vexpress: fix ll debug code when building multiplatform (diff)
downloadlinux-dev-6c8e94a57c30e31d0807f038b4f98b659fd67776.tar.xz
linux-dev-6c8e94a57c30e31d0807f038b4f98b659fd67776.zip
ARM: cns3xxx: drop unnecessary symbol selection
ARCH_CNS3XXX already selects MIGHT_HAVE_PCI, so boards don't have to Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-cns3xxx')
-rw-r--r--arch/arm/mach-cns3xxx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-cns3xxx/Kconfig b/arch/arm/mach-cns3xxx/Kconfig
index 29b13f249aa9..9ebfcc46feb1 100644
--- a/arch/arm/mach-cns3xxx/Kconfig
+++ b/arch/arm/mach-cns3xxx/Kconfig
@@ -3,7 +3,6 @@ menu "CNS3XXX platform type"
config MACH_CNS3420VB
bool "Support for CNS3420 Validation Board"
- select MIGHT_HAVE_PCI
help
Include support for the Cavium Networks CNS3420 MPCore Platform
Baseboard.