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:
parent
bfa29dc021
commit
b66d53ac10
|
@ -111,6 +111,6 @@ config SB800_AHCI_ROM
|
|||
|
||||
config DRIVERS_PS2_KEYBOARD
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
|
||||
endif # BOARD_JETWAY_NF81_T56N_LF
|
||||
|
|
Loading…
Reference in New Issue