From 4c8ae78e88431698a783bc8193049464f8c00fc8 Mon Sep 17 00:00:00 2001 From: David Escalona Date: Fri, 10 Mar 2017 11:29:24 +0100 Subject: [PATCH] ccimx6ul: synchronize kernel defconfig - Remove input event debug messages. https://jira.digi.com/browse/DEL-3838 Signed-off-by: David Escalona --- .../recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig index cd0491b2e..343ad6542 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig +++ b/meta-digi-arm/recipes-kernel/linux/linux-dey-4.1/ccimx6ul/defconfig @@ -151,7 +151,7 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y CONFIG_INPUT_POLLDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set CONFIG_KEYBOARD_GPIO=y CONFIG_KEYBOARD_IMX=y # CONFIG_INPUT_MOUSE is not set