diff options
-rw-r--r-- | arch/score/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/score/Kconfig b/arch/score/Kconfig index 27b2295f41f3..b256adbe0c5d 100644 --- a/arch/score/Kconfig +++ b/arch/score/Kconfig | |||
@@ -3,6 +3,7 @@ menu "Machine selection" | |||
3 | config SCORE | 3 | config SCORE |
4 | def_bool y | 4 | def_bool y |
5 | select HAVE_GENERIC_HARDIRQS | 5 | select HAVE_GENERIC_HARDIRQS |
6 | select GENERIC_HARDIRQS_NO_DEPRECATED | ||
6 | 7 | ||
7 | choice | 8 | choice |
8 | prompt "System type" | 9 | prompt "System type" |