diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 848a38b772c0..2a9682e1306e 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -253,6 +253,7 @@ config SH_7780_SOLUTION_ENGINE | |||
253 | bool "SolutionEngine7780" | 253 | bool "SolutionEngine7780" |
254 | select SOLUTION_ENGINE | 254 | select SOLUTION_ENGINE |
255 | select SYS_SUPPORTS_PCI | 255 | select SYS_SUPPORTS_PCI |
256 | select CPU_HAS_INTC2_IRQ | ||
256 | depends on CPU_SUBTYPE_SH7780 | 257 | depends on CPU_SUBTYPE_SH7780 |
257 | help | 258 | help |
258 | Select 7780 SolutionEngine if configuring for a Renesas SH7780 | 259 | Select 7780 SolutionEngine if configuring for a Renesas SH7780 |