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 071dce78959a..ad89a033f17f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -480,6 +480,7 @@ config ARCH_IOP13XX | |||
480 | select PCI | 480 | select PCI |
481 | select PLAT_IOP | 481 | select PLAT_IOP |
482 | select VMSPLIT_1G | 482 | select VMSPLIT_1G |
483 | select SPARSE_IRQ | ||
483 | help | 484 | help |
484 | Support for Intel's IOP13XX (XScale) family of processors. | 485 | Support for Intel's IOP13XX (XScale) family of processors. |
485 | 486 | ||