aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/Kconfig3
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
90config GENERIC_HWEIGHT 90config GENERIC_HWEIGHT
91 def_bool y 91 def_bool y
92 92
93config IRQ_PER_CPU
94 def_bool y
95
96config GENERIC_GPIO 93config GENERIC_GPIO
97 def_bool n 94 def_bool n
98 95