From 5a30ec49016d501e29fd57131fdde6604714ee69 Mon Sep 17 00:00:00 2001 From: Reg Tiangha Date: Sun, 30 Apr 2017 18:19:18 -0600 Subject: [PATCH] Enable Debug SG Tables as per KSPP's recommendations (Apr 29, 2017) --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index eed0894..402ae79 100644 --- a/config +++ b/config @@ -6956,7 +6956,7 @@ CONFIG_STACKTRACE=y CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_LIST=y # CONFIG_DEBUG_PI_LIST is not set -# CONFIG_DEBUG_SG is not set +CONFIG_DEBUG_SG=y CONFIG_DEBUG_NOTIFIERS=y CONFIG_DEBUG_CREDENTIALS=y