diff options
Diffstat (limited to 'arch/mips/configs/ivr_defconfig')
-rw-r--r-- | arch/mips/configs/ivr_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/configs/ivr_defconfig b/arch/mips/configs/ivr_defconfig index 18874a4c24fe..99831d0bf76b 100644 --- a/arch/mips/configs/ivr_defconfig +++ b/arch/mips/configs/ivr_defconfig | |||
@@ -144,6 +144,8 @@ CONFIG_HZ=1000 | |||
144 | CONFIG_PREEMPT_NONE=y | 144 | CONFIG_PREEMPT_NONE=y |
145 | # CONFIG_PREEMPT_VOLUNTARY is not set | 145 | # CONFIG_PREEMPT_VOLUNTARY is not set |
146 | # CONFIG_PREEMPT is not set | 146 | # CONFIG_PREEMPT is not set |
147 | CONFIG_LOCKDEP_SUPPORT=y | ||
148 | CONFIG_STACKTRACE_SUPPORT=y | ||
147 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 149 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
148 | 150 | ||
149 | # | 151 | # |
@@ -856,6 +858,7 @@ CONFIG_MSDOS_PARTITION=y | |||
856 | # | 858 | # |
857 | # Kernel hacking | 859 | # Kernel hacking |
858 | # | 860 | # |
861 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
859 | # CONFIG_PRINTK_TIME is not set | 862 | # CONFIG_PRINTK_TIME is not set |
860 | # CONFIG_MAGIC_SYSRQ is not set | 863 | # CONFIG_MAGIC_SYSRQ is not set |
861 | # CONFIG_UNUSED_SYMBOLS is not set | 864 | # CONFIG_UNUSED_SYMBOLS is not set |