diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8136d32cd78f..2c32c8702cfd 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -233,6 +233,8 @@ config ARCH_IOP33X | |||
233 | 233 | ||
234 | config ARCH_IOP13XX | 234 | config 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. |