diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index e7baca29f3fb..db00376aca15 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -255,6 +255,7 @@ config ARCH_IOP13XX | |||
255 | depends on MMU | 255 | depends on MMU |
256 | select PLAT_IOP | 256 | select PLAT_IOP |
257 | select PCI | 257 | select PCI |
258 | select ARCH_SUPPORTS_MSI | ||
258 | help | 259 | help |
259 | Support for Intel's IOP13XX (XScale) family of processors. | 260 | Support for Intel's IOP13XX (XScale) family of processors. |
260 | 261 | ||