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 6783c2e5512d..3f48e35ee61a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -233,6 +233,8 @@ config ARCH_IOP33X
233 233
234config ARCH_IOP13XX 234config ARCH_IOP13XX
235 bool "IOP13xx-based" 235 bool "IOP13xx-based"
236 depends on MMU
237 select PLAT_IOP
236 select PCI 238 select PCI
237 help 239 help
238 Support for Intel's IOP13XX (XScale) family of processors. 240 Support for Intel's IOP13XX (XScale) family of processors.