From e93b4a8b320fc4412aee2a0a22ccc21d3758ff89 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 19 Nov 2008 17:10:47 +0000 Subject: config-remove-evbug-module.patch Carsten mentioned that evbug module is getting modprobed in to ASU somehow and making havoc. This patch stops us building it because there's no time to figure out why it gets modprobed in and it doesn't seem to do anything but spew syslog -- and we never needed it before now. Reported-by: Carsten Haitzler Signed-off-by: Andy Green --- defconfig-2.6.24 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'defconfig-2.6.24') diff --git a/defconfig-2.6.24 b/defconfig-2.6.24 index 34fa961f5da..0ea0cc9d6c6 100644 --- a/defconfig-2.6.24 +++ b/defconfig-2.6.24 @@ -906,7 +906,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=480 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=640 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers -- cgit v1.2.3