[oe-commits] Michel Pollet : Removed evbug from default kernel

git version control git at git.openembedded.org
Thu Jun 4 15:59:45 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5cdf9c247243c1ad2428207838db731bcb04f70d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5cdf9c247243c1ad2428207838db731bcb04f70d

Author: Michel Pollet <buserror at gmail.com>
Date:   Sun Apr  5 13:00:18 2009 +0100

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 <buserror at gmail.com>

---

 .../linux-mini2440-2.6.29+git/defconfig-mini2440   |    4 ++--
 1 files 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 3d5fa35..e11a85a 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





More information about the Openembedded-commits mailing list