Skip to content

Commit

Permalink
ARM: cns3xxx: drop unnecessary symbol selection
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Imre Kaloz authored and Arnd Bergmann committed Nov 12, 2012
1 parent d892a91 commit 6c8e94a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-cns3xxx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 6c8e94a

Please sign in to comment.