summaryrefslogtreecommitdiff
path: root/configs/qemu_arm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-01-28 15:00:28 -0700
committerTom Rini <trini@konsulko.com>2023-02-06 13:04:53 -0500
commit662cfa03cbe212a2b900ea9a69530d2f65ed1704 (patch)
treeb1aa9c97724177bceed556b99c76ae519a02264c /configs/qemu_arm_defconfig
parentece763de2f0d348a30655754f2be7100bc7057cc (diff)
arm: qemu: Move GUIDs to the C file
These are only used in one place, so move them there. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/qemu_arm_defconfig')
-rw-r--r--configs/qemu_arm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu_arm_defconfig b/configs/qemu_arm_defconfig
index ad02526a5d..c2e25c1d6b 100644
--- a/configs/qemu_arm_defconfig
+++ b/configs/qemu_arm_defconfig
@@ -74,3 +74,4 @@ CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_PCI=y
CONFIG_TPM=y
+CONFIG_HUSH_PARSER=y