From c9a78fc47cd86c41476596411175eb170946875c Mon Sep 17 00:00:00 2001 From: fake Date: Thu, 13 Jul 2006 14:49:18 +0000 Subject: [PATCH] fake: kernel: disable evbug module (by adding it to disable-broken.lst. not optimal, but sufficient, i guess). [2006071013264420051] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7725 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/linux/linux26/disable-broken.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/package/base/linux/linux26/disable-broken.lst b/package/base/linux/linux26/disable-broken.lst index cff992481..688f25dff 100644 --- a/package/base/linux/linux26/disable-broken.lst +++ b/package/base/linux/linux26/disable-broken.lst @@ -26,3 +26,4 @@ CONFIG_EXAMPLE 2000-01-01 2.6.0 # example.o # do not remove the following entries unless you are really sure about it.. CONFIG_BLK_DEV_UB 2005-05-07 2.6.9 # breaks usb-storage +CONFIG_INPUT_EVBUG 2006-07-10 2.6.16 # pollutes dmesg