diff options
Diffstat (limited to 'arch/cris/Kconfig')
-rw-r--r-- | arch/cris/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 21900a9378bb..f653772a87a8 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig | |||
@@ -57,6 +57,10 @@ menu "General setup" | |||
57 | 57 | ||
58 | source "fs/Kconfig.binfmt" | 58 | source "fs/Kconfig.binfmt" |
59 | 59 | ||
60 | config GENERIC_HARDIRQS | ||
61 | bool | ||
62 | default y | ||
63 | |||
60 | config ETRAX_CMDLINE | 64 | config ETRAX_CMDLINE |
61 | string "Kernel command line" | 65 | string "Kernel command line" |
62 | default "root=/dev/mtdblock3" | 66 | default "root=/dev/mtdblock3" |