Merge tag 'renesas-intc-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/sh
Merge "Renesas intc Updates for v3.15" from Simon Horman: * Enable driver compilation with COMPILE_TEST * tag 'renesas-intc-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: sh: intc: Enable driver compilation with COMPILE_TEST Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
@@ -6,7 +6,7 @@ comment "Interrupt controller options"
|
||||
|
||||
config INTC_USERIMASK
|
||||
bool "Userspace interrupt masking support"
|
||||
depends on ARCH_SHMOBILE || (SUPERH && CPU_SH4A)
|
||||
depends on ARCH_SHMOBILE || (SUPERH && CPU_SH4A) || COMPILE_TEST
|
||||
help
|
||||
This enables support for hardware-assisted userspace hardirq
|
||||
masking.
|
||||
|
||||
Reference in New Issue
Block a user