]> git.sur5r.net Git - u-boot/blobdiff - board/toradex/colibri_t20/Kconfig
xyz-modem: va_start() must be matched by va_end()
[u-boot] / board / toradex / colibri_t20 / Kconfig
index 7f373b2d26b4a66c83ca447b99515d176c868fa7..a43acddb801d2afe840dfa72ae520d20f816bfb1 100644 (file)
@@ -9,4 +9,15 @@ config SYS_VENDOR
 config SYS_CONFIG_NAME
        default "colibri_t20"
 
+config TDX_CFG_BLOCK
+       default y
+
+config TDX_HAVE_NAND
+       default y
+
+config TDX_CFG_BLOCK_OFFSET
+       default "3145728"
+
+source "board/toradex/common/Kconfig"
+
 endif