* [PATCH] ARM: brcmstb: Kconfig: drop unneeded symbol selections
@ 2014-09-05 23:25 Brian Norris
0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2014-09-05 23:25 UTC (permalink / raw)
To: linux-arm-kernel
These are either implied or not necessary.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
Based on some of Rob's comments from earlier review
arch/arm/mach-bcm/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index fc938005ad39..fa9e6134fa72 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -101,10 +101,7 @@ config ARCH_BCM_5301X
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
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: brcmstb: Kconfig: drop unneeded symbol selections
@ 2014-09-25 23:50 Brian Norris
0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2014-09-25 23:50 UTC (permalink / raw)
To: linux-arm-kernel
These are either implied or not necessary.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
arch/arm/mach-bcm/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index fc938005ad39..fa9e6134fa72 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -101,10 +101,7 @@ config ARCH_BCM_5301X
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
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-25 23:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 23:50 [PATCH] ARM: brcmstb: Kconfig: drop unneeded symbol selections Brian Norris
-- strict thread matches above, loose matches on Subject: below --
2014-09-05 23:25 Brian Norris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).