diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 996e008aaa3e..9c833c585871 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -90,9 +90,6 @@ config GENERIC_CSUM | |||
90 | config GENERIC_HWEIGHT | 90 | config GENERIC_HWEIGHT |
91 | def_bool y | 91 | def_bool y |
92 | 92 | ||
93 | config IRQ_PER_CPU | ||
94 | def_bool y | ||
95 | |||
96 | config GENERIC_GPIO | 93 | config GENERIC_GPIO |
97 | def_bool n | 94 | def_bool n |
98 | 95 | ||