diff options
Diffstat (limited to 'arch/mips/configs/atlas_defconfig')
-rw-r--r-- | arch/mips/configs/atlas_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/configs/atlas_defconfig b/arch/mips/configs/atlas_defconfig index d3705284de39..35931bedc3df 100644 --- a/arch/mips/configs/atlas_defconfig +++ b/arch/mips/configs/atlas_defconfig | |||
@@ -161,6 +161,8 @@ CONFIG_HZ=100 | |||
161 | CONFIG_PREEMPT_NONE=y | 161 | CONFIG_PREEMPT_NONE=y |
162 | # CONFIG_PREEMPT_VOLUNTARY is not set | 162 | # CONFIG_PREEMPT_VOLUNTARY is not set |
163 | # CONFIG_PREEMPT is not set | 163 | # CONFIG_PREEMPT is not set |
164 | CONFIG_LOCKDEP_SUPPORT=y | ||
165 | CONFIG_STACKTRACE_SUPPORT=y | ||
164 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 166 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
165 | 167 | ||
166 | # | 168 | # |
@@ -1304,6 +1306,7 @@ CONFIG_NLS_UTF8=m | |||
1304 | # | 1306 | # |
1305 | # Kernel hacking | 1307 | # Kernel hacking |
1306 | # | 1308 | # |
1309 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
1307 | # CONFIG_PRINTK_TIME is not set | 1310 | # CONFIG_PRINTK_TIME is not set |
1308 | # CONFIG_MAGIC_SYSRQ is not set | 1311 | # CONFIG_MAGIC_SYSRQ is not set |
1309 | # CONFIG_UNUSED_SYMBOLS is not set | 1312 | # CONFIG_UNUSED_SYMBOLS is not set |