Forráskód Böngészése

Blackfin: enable support for LOCKDEP

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 16 éve
szülő
commit
6fa68e7a7f
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      arch/blackfin/Kconfig

+ 3 - 0
arch/blackfin/Kconfig

@@ -55,6 +55,9 @@ config FORCE_MAX_ZONEORDER
 config GENERIC_CALIBRATE_DELAY
 	def_bool y
 
+config LOCKDEP_SUPPORT
+	def_bool y
+
 config STACKTRACE_SUPPORT
 	def_bool y