diff options
Diffstat (limited to 'arch/mips/configs/emma2rh_defconfig')
-rw-r--r-- | arch/mips/configs/emma2rh_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/configs/emma2rh_defconfig b/arch/mips/configs/emma2rh_defconfig index 5847c916c130..a484b7d396fc 100644 --- a/arch/mips/configs/emma2rh_defconfig +++ b/arch/mips/configs/emma2rh_defconfig | |||
@@ -147,6 +147,8 @@ CONFIG_HZ=1000 | |||
147 | # CONFIG_PREEMPT_VOLUNTARY is not set | 147 | # CONFIG_PREEMPT_VOLUNTARY is not set |
148 | CONFIG_PREEMPT=y | 148 | CONFIG_PREEMPT=y |
149 | CONFIG_PREEMPT_BKL=y | 149 | CONFIG_PREEMPT_BKL=y |
150 | CONFIG_LOCKDEP_SUPPORT=y | ||
151 | CONFIG_STACKTRACE_SUPPORT=y | ||
150 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 152 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
151 | 153 | ||
152 | # | 154 | # |
@@ -1180,6 +1182,7 @@ CONFIG_NLS_UTF8=m | |||
1180 | # | 1182 | # |
1181 | # Kernel hacking | 1183 | # Kernel hacking |
1182 | # | 1184 | # |
1185 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
1183 | # CONFIG_PRINTK_TIME is not set | 1186 | # CONFIG_PRINTK_TIME is not set |
1184 | # CONFIG_MAGIC_SYSRQ is not set | 1187 | # CONFIG_MAGIC_SYSRQ is not set |
1185 | # CONFIG_UNUSED_SYMBOLS is not set | 1188 | # CONFIG_UNUSED_SYMBOLS is not set |