Make atkbd and i8042 modules again; qemu can deal.
Andres Salomon
dilinger at debian.org
Tue Nov 7 22:38:39 EST 2006
Commit: 399006198b51ebef6e1be4f1186e8d103f0db5a9
Parent: 76303b1d2132ae33e31ba928f27fc54e1869ad52
commit 399006198b51ebef6e1be4f1186e8d103f0db5a9
Author: Andres Salomon <dilinger at debian.org>
AuthorDate: Tue Nov 7 22:21:52 2006 -0500
Commit: Andres Salomon <dilinger at debian.org>
CommitDate: Tue Nov 7 22:21:52 2006 -0500
Make atkbd and i8042 modules again; qemu can deal.
---
.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config b/.config
index b740b64..667f165 100644
--- a/.config
+++ b/.config
@@ -1123,7 +1123,7 @@ #
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
-CONFIG_KEYBOARD_ATKBD=y
+CONFIG_KEYBOARD_ATKBD=m
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
@@ -1144,7 +1144,7 @@ #
# Hardware I/O ports
#
CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
+CONFIG_SERIO_I8042=m
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
More information about the Commits-kernel
mailing list