diff options
Diffstat (limited to 'arch/mips/configs/bigsur_defconfig')
-rw-r--r-- | arch/mips/configs/bigsur_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/configs/bigsur_defconfig b/arch/mips/configs/bigsur_defconfig index e12a475dcbf4..c6a015940b41 100644 --- a/arch/mips/configs/bigsur_defconfig +++ b/arch/mips/configs/bigsur_defconfig | |||
@@ -167,6 +167,8 @@ CONFIG_PREEMPT_NONE=y | |||
167 | # CONFIG_PREEMPT_VOLUNTARY is not set | 167 | # CONFIG_PREEMPT_VOLUNTARY is not set |
168 | # CONFIG_PREEMPT is not set | 168 | # CONFIG_PREEMPT is not set |
169 | # CONFIG_PREEMPT_BKL is not set | 169 | # CONFIG_PREEMPT_BKL is not set |
170 | CONFIG_LOCKDEP_SUPPORT=y | ||
171 | CONFIG_STACKTRACE_SUPPORT=y | ||
170 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 172 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
171 | 173 | ||
172 | # | 174 | # |
@@ -904,6 +906,7 @@ CONFIG_MSDOS_PARTITION=y | |||
904 | # | 906 | # |
905 | # Kernel hacking | 907 | # Kernel hacking |
906 | # | 908 | # |
909 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
907 | CONFIG_PRINTK_TIME=y | 910 | CONFIG_PRINTK_TIME=y |
908 | CONFIG_MAGIC_SYSRQ=y | 911 | CONFIG_MAGIC_SYSRQ=y |
909 | # CONFIG_UNUSED_SYMBOLS is not set | 912 | # CONFIG_UNUSED_SYMBOLS is not set |