summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2021-06-11 11:43:12 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2021-06-11 12:26:07 +0200
commita0ab8a668eea6aeae4b97d32d342d47a9c88efaa (patch)
treecbc6c0ef7a4751a76eaa6409e834b1653495bc54
parent3c5a907061fab44e7e44ca2d82e52eb28c18c329 (diff)
configs: colibri_imx6ull_tezi_defconfig: add TDX_EASY_INSTALLER
This config is needed that the correct ubiboot is selected Related-to: TEI-775 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--configs/colibri-imx6ull_tezi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri-imx6ull_tezi_defconfig b/configs/colibri-imx6ull_tezi_defconfig
index 7088905a1c..760b4274c2 100644
--- a/configs/colibri-imx6ull_tezi_defconfig
+++ b/configs/colibri-imx6ull_tezi_defconfig
@@ -6,6 +6,7 @@ CONFIG_ENV_OFFSET=0x380000
CONFIG_TARGET_COLIBRI_IMX6ULL=y
CONFIG_DM_GPIO=y
# CONFIG_TDX_CFG_BLOCK_USB_GADGET_PID is not set
+CONFIG_TDX_EASY_INSTALLER=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_DISTRO_DEFAULTS=y
# CONFIG_ANDROID_BOOT_IMAGE is not set