From 5cdf9c247243c1ad2428207838db731bcb04f70d Mon Sep 17 00:00:00 2001 From: Michel Pollet Date: Sun, 5 Apr 2009 13:00:18 +0100 Subject: Removed evbug from default kernel [MINI2440] Removed evbug from default kernel This removes the million of debug traces of the touchscreen Signed-off-by: Michel Pollet --- recipes/linux/linux-mini2440-2.6.29+git/defconfig-mini2440 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-mini2440-2.6.29+git/defconfig-mini2440 b/recipes/linux/linux-mini2440-2.6.29+git/defconfig-mini2440 index 3d5fa356b1..e11a85a8f7 100644 --- a/recipes/linux/linux-mini2440-2.6.29+git/defconfig-mini2440 +++ b/recipes/linux/linux-mini2440-2.6.29+git/defconfig-mini2440 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.29 -# Wed Mar 25 20:56:54 2009 +# Sat Apr 4 16:57:10 2009 # CONFIG_ARM=y CONFIG_HAVE_PWM=y @@ -785,7 +785,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=y +CONFIG_INPUT_EVBUG=m # # Input Device Drivers -- cgit v1.2.3