commit | 375dec92777c96015a13a23eaeb4f23281fb8662 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 23 14:29:33 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Mar 25 23:57:22 2012 +0100 |
tree | 74164b30e8aa689c51ccb552c06aedc86219539d | |
parent | f314f33be77d6a48ae19748e3dc4a6657042b525 [diff] [blame] |
ARM: 7343/1: sa11x0: convert to sparse IRQ Now that Neponset, UCB1x00 and SA1111 are all converted to use the IRQ allocation interfaces, we can enable sparse IRQ support for SA11x0 platforms.
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index a48aecc..34aed71 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -760,6 +760,7 @@ select ARCH_REQUIRE_GPIOLIB select HAVE_IDE select NEED_MACH_MEMORY_H + select SPARSE_IRQ help Support for StrongARM 11x0 based boards.