Skip to content

Commit

Permalink
ARM: brcmstb: Kconfig: drop unneeded symbol selections
Browse files Browse the repository at this point in the history
These are either implied or not necessary.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • Loading branch information
Brian Norris authored and Florian Fainelli committed Oct 20, 2014
1 parent 62639c2 commit 1aaaad3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/mach-bcm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,7 @@ config ARCH_BCM_63XX

config ARCH_BRCMSTB
bool "Broadcom BCM7XXX based boards" if ARCH_MULTI_V7
depends on MMU
select ARM_GIC
select MIGHT_HAVE_PCI
select HAVE_SMP
select HAVE_ARM_ARCH_TIMER
select BRCMSTB_GISB_ARB
select BRCMSTB_L2_IRQ
Expand Down

0 comments on commit 1aaaad3

Please sign in to comment.