diff options
Diffstat (limited to 'arch/mips/configs/cobalt_defconfig')
-rw-r--r-- | arch/mips/configs/cobalt_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/configs/cobalt_defconfig b/arch/mips/configs/cobalt_defconfig index 4baf2ff1128a..adf1e8c98c65 100644 --- a/arch/mips/configs/cobalt_defconfig +++ b/arch/mips/configs/cobalt_defconfig | |||
@@ -146,6 +146,8 @@ CONFIG_HZ=1000 | |||
146 | CONFIG_PREEMPT_NONE=y | 146 | CONFIG_PREEMPT_NONE=y |
147 | # CONFIG_PREEMPT_VOLUNTARY is not set | 147 | # CONFIG_PREEMPT_VOLUNTARY is not set |
148 | # CONFIG_PREEMPT is not set | 148 | # CONFIG_PREEMPT is not set |
149 | CONFIG_LOCKDEP_SUPPORT=y | ||
150 | CONFIG_STACKTRACE_SUPPORT=y | ||
149 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 151 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
150 | 152 | ||
151 | # | 153 | # |
@@ -889,6 +891,7 @@ CONFIG_MSDOS_PARTITION=y | |||
889 | # | 891 | # |
890 | # Kernel hacking | 892 | # Kernel hacking |
891 | # | 893 | # |
894 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
892 | # CONFIG_PRINTK_TIME is not set | 895 | # CONFIG_PRINTK_TIME is not set |
893 | # CONFIG_MAGIC_SYSRQ is not set | 896 | # CONFIG_MAGIC_SYSRQ is not set |
894 | # CONFIG_UNUSED_SYMBOLS is not set | 897 | # CONFIG_UNUSED_SYMBOLS is not set |