Loading drivers/sh/intc/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
drivers/sh/intc/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading