Skip to content

kconfig/debug: Remove CONFIG_DEBUG_LOCKDEP from .config

Andi requested to merge andi/i915-infra:lockdep into master

CONFIG_DEBUG_LOCKDEP is used only for debug purposes and should not be used for release tests. Remove it.

Signed-off-by: Andi Shyti andi.shyti@linux.intel.com

Merge request reports