aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 30750c54bdf5..ba3a317ea42c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1841,6 +1841,14 @@ config RWSEM_GENERIC_SPINLOCK
1841 bool 1841 bool
1842 default y 1842 default y
1843 1843
1844config LOCKDEP_SUPPORT
1845 bool
1846 default y
1847
1848config STACKTRACE_SUPPORT
1849 bool
1850 default y
1851
1844source "init/Kconfig" 1852source "init/Kconfig"
1845 1853
1846menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" 1854menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"