diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2007-02-18 06:31:14 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-02-18 06:31:14 -0500 |
commit | 3b0eb4a195a124567cd0dd6f700f8388def542c6 (patch) | |
tree | a5302057b2d2bdfb2072cb2ff0df9e1c0990345c /arch/arm/Kconfig | |
parent | 8213084125eed3c5efbc5e13739b93dfedb88590 (diff) | |
parent | 588ef7693574cfbcb228f48d5478c2b39a9b0c9f (diff) |
Merge the easy part of the IOP branch
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. |