diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/drivers/pc80/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/pc80/Kconfig b/src/drivers/pc80/Kconfig index 1348dd4e61..3572bc2a91 100644 --- a/src/drivers/pc80/Kconfig +++ b/src/drivers/pc80/Kconfig @@ -2,7 +2,6 @@ # reliably support PS/2 init themselves. config DRIVERS_PS2_KEYBOARD bool "PS/2 keyboard init" - default n if PAYLOAD_GRUB2 || PAYLOAD_SEABIOS default y help Enable this option to initialize PS/2 keyboards found connected |