@@ -70,9 +70,10 @@ config KEYBOARD_ATARI
config KEYBOARD_ATKBD
tristate "AT keyboard" if EMBEDDED || !X86
+ depends on !X86 || (X86 && !X86_MRST)
default y
select SERIO
- select SERIO_LIBPS2
+ select SERIO_LIBPS2 if !X86_MRST
select SERIO_I8042 if X86 && !X86_MRST
select SERIO_GSCPS2 if GSC
help
@@ -16,7 +16,7 @@ config MOUSE_PS2
tristate "PS/2 mouse"
default y
select SERIO
- select SERIO_LIBPS2
+ select SERIO_LIBPS2 if !X86_MRST
select SERIO_I8042 if X86 && !X86_MRST
select SERIO_GSCPS2 if GSC
help
@@ -168,7 +168,7 @@ config SERIO_MACEPS2
module will be called maceps2.
config SERIO_LIBPS2
- tristate "PS/2 driver library" if EMBEDDED
+ tristate "PS/2 driver library" if EMBEDDED && !X86_MRST
depends on SERIO_I8042 || SERIO_I8042=n
help
Say Y here if you are using a driver for device connected