mainboard/jetway/nf81-t56n-lf: Turn PS/2 driver on by default.

This board has a working PS/2 port for a keyboard. Thus, it
makes for a good option to have on by default.

Change-Id: Ifcde0474d7be26152f1b5e19fe4906e87732b9a4
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5357
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Edward O'Callaghan 2014-03-10 01:58:37 +11:00 committed by Kyösti Mälkki
parent bfa29dc021
commit b66d53ac10
1 changed files with 1 additions and 1 deletions

View File

@ -111,6 +111,6 @@ config SB800_AHCI_ROM
config DRIVERS_PS2_KEYBOARD
bool
default n
default y
endif # BOARD_JETWAY_NF81_T56N_LF