提交 4f3068f6 编写于 作者: L Laurent Pinchart 提交者: Simon Horman

sh: intc: Enable driver compilation with COMPILE_TEST

This helps increasing build testing coverage.
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 38dbfb59
...@@ -6,7 +6,7 @@ comment "Interrupt controller options" ...@@ -6,7 +6,7 @@ comment "Interrupt controller options"
config INTC_USERIMASK config INTC_USERIMASK
bool "Userspace interrupt masking support" bool "Userspace interrupt masking support"
depends on ARCH_SHMOBILE || (SUPERH && CPU_SH4A) depends on ARCH_SHMOBILE || (SUPERH && CPU_SH4A) || COMPILE_TEST
help help
This enables support for hardware-assisted userspace hardirq This enables support for hardware-assisted userspace hardirq
masking. masking.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册