From 718520fe5ecb6d71eca44d436c4e93fbdb64ff65 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Tue, 14 Mar 2023 11:39:47 -0400 Subject: [PATCH] qemu-coreboot-whiptail-tpm2-hotp : add missing HOTP board requirements --- .../qemu-coreboot-whiptail-tpm2-hotp.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/qemu-coreboot-whiptail-tpm2-hotp/qemu-coreboot-whiptail-tpm2-hotp.config b/boards/qemu-coreboot-whiptail-tpm2-hotp/qemu-coreboot-whiptail-tpm2-hotp.config index 23d59760..afa8f225 100644 --- a/boards/qemu-coreboot-whiptail-tpm2-hotp/qemu-coreboot-whiptail-tpm2-hotp.config +++ b/boards/qemu-coreboot-whiptail-tpm2-hotp/qemu-coreboot-whiptail-tpm2-hotp.config @@ -31,7 +31,7 @@ CONFIG_LVM2=y CONFIG_MBEDTLS=y CONFIG_DROPBEAR=y CONFIG_MSRTOOLS=y -#CONFIG_HOTPKEY=y +CONFIG_HOTPKEY=y #Uncomment only one of the following block #Required for graphical gui-init (FBWhiptail)