summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-02-27 21:06:58 (GMT)
committerArnd Bergmann <arnd@arndb.de>2015-12-01 20:50:24 (GMT)
commitba279044560b1d2d2237beefb1a695f43f23fc06 (patch)
tree5bbb0ef211c4a3fea8bdf09697f3a857703ef28f /arch/arm/Kconfig
parenta0e157afd0c3ecb2e953eb41da04da2bf0e3d6c3 (diff)
downloadlinux-ba279044560b1d2d2237beefb1a695f43f23fc06.tar.xz
ARM: s3c64xx: enable sparse IRQ support
This is another prerequisite for enabling multiplatform support, and it is the part I am least certain about. I assume it will cause the extra boot message "Cannot allocate irq_descs @ IRQ%d, assuming pre-allocated" to be printed, but otherwise work ok. This definitely needs to be tested on real hardware to see if it works. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
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 34e1569..1b729cc 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -705,6 +705,7 @@ config ARCH_S3C64XX
select SAMSUNG_ATAGS
select SAMSUNG_WAKEMASK
select SAMSUNG_WDT_RESET
+ select SPARSE_IRQ
help
Samsung S3C64XX series based systems