diff options
| -rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 37b91017818d..1a4dc7663441 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
| @@ -48,6 +48,9 @@ config GENERIC_HWEIGHT | |||
| 48 | config GENERIC_HARDIRQS | 48 | config GENERIC_HARDIRQS |
| 49 | def_bool y | 49 | def_bool y |
| 50 | 50 | ||
| 51 | config GENERIC_HARDIRQS_NO__DO_IRQ | ||
| 52 | def_bool y | ||
| 53 | |||
| 51 | config GENERIC_IRQ_PROBE | 54 | config GENERIC_IRQ_PROBE |
| 52 | def_bool y | 55 | def_bool y |
| 53 | 56 | ||
