vserver 1.9.5.x5
[linux-2.6.git] / drivers / input / keyboard / Kconfig
index 45322b4..2d2aa70 100644 (file)
@@ -16,6 +16,7 @@ config KEYBOARD_ATKBD
        default y
        depends on INPUT && INPUT_KEYBOARD
        select SERIO
+       select SERIO_LIBPS2
        select SERIO_I8042 if PC
        select SERIO_GSCPS2 if GSC
        help
@@ -96,15 +97,3 @@ config KEYBOARD_AMIGA
 
          To compile this driver as a module, choose M here: the
          module will be called amikbd.
-
-config KEYBOARD_98KBD
-       tristate "NEC PC-9800 Keyboard support"
-       depends on X86_PC9800 && INPUT && INPUT_KEYBOARD
-       select SERIO
-       help
-         Say Y here if you want to use the NEC PC-9801/PC-9821 keyboard (or
-         compatible) on your system.
-
-         To compile this driver as a module, choose M here: the
-         module will be called 98kbd.
-