aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 11b45714a429..0d8fac3b0371 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -269,6 +269,7 @@ config ARCH_IOP13XX
269 depends on MMU 269 depends on MMU
270 select PLAT_IOP 270 select PLAT_IOP
271 select PCI 271 select PCI
272 select ARCH_SUPPORTS_MSI
272 help 273 help
273 Support for Intel's IOP13XX (XScale) family of processors. 274 Support for Intel's IOP13XX (XScale) family of processors.
274 275