aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/Kconfig')
-rw-r--r--arch/microblaze/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
index 8e1c4f7d3e6e..5ba4dcd56cad 100644
--- a/arch/microblaze/Kconfig
+++ b/arch/microblaze/Kconfig
@@ -60,6 +60,9 @@ config GENERIC_CSUM
60config STACKTRACE_SUPPORT 60config STACKTRACE_SUPPORT
61 def_bool y 61 def_bool y
62 62
63config LOCKDEP_SUPPORT
64 def_bool y
65
63config PCI 66config PCI
64 def_bool n 67 def_bool n
65 68