From 0317e52e046f815b4ec4ac7876f63e4eb47696bd Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Thu, 20 May 2010 14:05:33 +0900 Subject: ARM: SAMSUNG: Add support for interrupt wakeup-sources Add support for wakeup-mask style interrupts that share a single mask register for various different interrupts. This registers a set of interrupt->bit mappings and the register they belong to. Signed-off-by: Ben Dooks --- arch/arm/plat-samsung/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'arch/arm/plat-samsung/Kconfig') diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig index d663078253d..2753fb3e4f7 100644 --- a/arch/arm/plat-samsung/Kconfig +++ b/arch/arm/plat-samsung/Kconfig @@ -285,4 +285,12 @@ config SAMSUNG_PM_CHECK_CHUNKSIZE See +config SAMSUNG_WAKEMASK + bool + depends on PM + help + Compile support for wakeup-mask controls found on the S3C6400 + and above. This code allows a set of interrupt to wakeup-mask + mappings. See + endif -- cgit v1.2.3-70-g09d2