From 9eb4b378420cd5dee6d13ab12e8c35678854688e Mon Sep 17 00:00:00 2001 From: hannes Date: Sat, 18 Sep 2004 19:35:52 +0000 Subject: [PATCH] hannes: add CONFIG_MOUSE_PS2 to powerpc/kernel26-disable.lst this causes the kernel to hang while probing for it [2004091410032709374] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4309 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- architecture/powerpc/kernel26-disable.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/architecture/powerpc/kernel26-disable.lst b/architecture/powerpc/kernel26-disable.lst index 7971c2c03..59972caa7 100644 --- a/architecture/powerpc/kernel26-disable.lst +++ b/architecture/powerpc/kernel26-disable.lst @@ -11,3 +11,4 @@ CONFIG_SERIAL_PMACZILOG 2004-03-20 2.6.3 # suspend unfunctional CONFIG_PREEMPT 2004-06-06 2.6.7 CONFIG_SND_INTERWAVE 2004-06-17 2.6.7 # isapnp not avail CONFIG_SND_INTERWAVE_STB 2004-06-17 2.6.7 # isapnp not avail +CONFIG_MOUSE_PS2 2004-09-14 2.6.8.1 # hangs the kernel while probing