summaryrefslogtreecommitdiffstats
path: root/payloads/external/tianocore/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/tianocore/Kconfig')
-rw-r--r--payloads/external/tianocore/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/payloads/external/tianocore/Kconfig b/payloads/external/tianocore/Kconfig
index 1eaf0c8c96b6..e1beedb3617b 100644
--- a/payloads/external/tianocore/Kconfig
+++ b/payloads/external/tianocore/Kconfig
@@ -156,6 +156,12 @@ config TIANOCORE_HAVE_EFI_SHELL
help
Include the EFI shell Binary
+config TIANOCORE_PS2_SUPPORT
+ bool "Support PS/2 Keyboards"
+ default y
+ help
+ Include support for PS/2 keyboards
+
endif
if TIANOCORE_COREBOOTPAYLOAD