aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4f870207f496..d6ebe39934b5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -387,6 +387,7 @@ config ARCH_KIRKWOOD
387 bool "Marvell Kirkwood" 387 bool "Marvell Kirkwood"
388 select CPU_FEROCEON 388 select CPU_FEROCEON
389 select PCI 389 select PCI
390 select GENERIC_GPIO
390 select GENERIC_TIME 391 select GENERIC_TIME
391 select GENERIC_CLOCKEVENTS 392 select GENERIC_CLOCKEVENTS
392 select PLAT_ORION 393 select PLAT_ORION
@@ -429,6 +430,7 @@ config ARCH_MV78XX0
429 bool "Marvell MV78xx0" 430 bool "Marvell MV78xx0"
430 select CPU_FEROCEON 431 select CPU_FEROCEON
431 select PCI 432 select PCI
433 select GENERIC_GPIO
432 select GENERIC_TIME 434 select GENERIC_TIME
433 select GENERIC_CLOCKEVENTS 435 select GENERIC_CLOCKEVENTS
434 select PLAT_ORION 436 select PLAT_ORION