aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/Kconfig')
-rw-r--r--arch/cris/Kconfig4
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
58source "fs/Kconfig.binfmt" 58source "fs/Kconfig.binfmt"
59 59
60config GENERIC_HARDIRQS
61 bool
62 default y
63
60config ETRAX_CMDLINE 64config ETRAX_CMDLINE
61 string "Kernel command line" 65 string "Kernel command line"
62 default "root=/dev/mtdblock3" 66 default "root=/dev/mtdblock3"