summaryrefslogtreecommitdiff
path: root/board/toradex/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/toradex/common/Kconfig')
-rw-r--r--board/toradex/common/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/toradex/common/Kconfig b/board/toradex/common/Kconfig
index ac674a4293..c16f3bb8c6 100644
--- a/board/toradex/common/Kconfig
+++ b/board/toradex/common/Kconfig
@@ -78,6 +78,13 @@ config TDX_CFG_BLOCK_USB_GADGET_PID
endif
+config TDX_EASY_INSTALLER
+ bool "Use Toradex Easy Installer specific options."
+ help
+ Use Toradex Easy Installer specific options like not enabling SATA,
+ directly continuing with the sdp command upon recovery, distrobooting
+ otherwise or not storing the environment.
+
config IMX_GETSPLVER
bool "Enable get spl version command"
depends on SPL && (TARGET_COLIBRI_IMX6 || TARGET_APALIS_IMX6)