aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/pc80
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2014-05-02 15:19:21 +0200
committerPatrick Georgi <patrick@georgi-clan.de>2014-05-23 19:28:22 +0200
commite9e99e976e18c21dcaccaeccbf5dc276d771446c (patch)
tree983fd505f8aa6920f3d60fa6b9032e811ddda24a /src/drivers/pc80
parent8084e5b6da38865bde976ae02563f83dad37c133 (diff)
drivers/pc80/Kconfig: Revert PS/2 initialization defaults
Remove the inconsistent behaviour based on unrelated configuration: PS/2 init is now always enabled. This can change once we find a better approach. Change-Id: Ia8d55032f0e5eca0bf82d77df7dab95bcb2b353a Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/5634 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'src/drivers/pc80')
-rw-r--r--src/drivers/pc80/Kconfig1
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