[PATCH 2/6] UBUNTU: [Config] Disable CONFIG_KEYS_DEBUG_PROC_KEYS
Tyler Hicks
tyhicks at canonical.com
Fri Jun 27 23:22:45 UTC 2014
Disable the option to match other Ubuntu kernels.
Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
---
debian.mako/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.mako/config/config.common.ubuntu b/debian.mako/config/config.common.ubuntu
index c875aa6..9ce12c4 100644
--- a/debian.mako/config/config.common.ubuntu
+++ b/debian.mako/config/config.common.ubuntu
@@ -1241,7 +1241,7 @@ CONFIG_KEYBOARD_PMIC8XXX=y
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_KEYS=y
-CONFIG_KEYS_DEBUG_PROC_KEYS=y
+# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_KGDB is not set
CONFIG_KGSL_PER_PROCESS_PAGE_TABLE=y
CONFIG_KPROBES=y
--
1.9.1
More information about the kernel-team
mailing list