Skip to content

Commit a122fd5

Browse files
committed
Enable PS/2 keyboard in coreboot config
Signed-off-by: Thomas Clarke <tonux@riseup.net>
1 parent 0dadb67 commit a122fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/coreboot-msi_z790p_ddr5.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ CONFIG_INTEL_GMA_OPREGION_2_1=y
642642
CONFIG_INTEL_GMA_VERSION_2=y
643643
CONFIG_HAVE_INTEL_PTT=y
644644
# CONFIG_DRIVERS_NXP_UWB_SR1XX is not set
645-
# CONFIG_DRIVERS_PS2_KEYBOARD is not set
645+
CONFIG_DRIVERS_PS2_KEYBOARD=y
646646
CONFIG_DRIVERS_MC146818=y
647647
CONFIG_USE_PC_CMOS_ALTCENTURY=y
648648
CONFIG_PC_CMOS_BASE_PORT_BANK0=0x70

0 commit comments

Comments
 (0)