| prompt "Colibri iMX7S/D variant" |
| config TARGET_COLIBRI_IMX7_NAND |
| bool "Support Colibri iMX7 Solo 256MB/Dual 512MB (raw NAND) modules" |
| Choose this option if you build for a Toradex Colibri iMX7S |
| 256MB or Colibri iMX7D 512MB module which do have raw NAND |
| config TARGET_COLIBRI_IMX7_EMMC |
| bool "Support Colibri iMX7 Dual 1GB (eMMC) modules" |
| Choose this option if you build for a Toradex Colibri iMX7D |
| 1GB module which does have eMMC on-module. |
| config COLIBRI_IMX7_EXT_PHYCLK |
| bool "External oscillator for Ethernet PHY clock provided" |
| Select this if your module provides a external Ethernet PHY |
| config TDX_CFG_BLOCK_2ND_ETHADDR |
| if TARGET_COLIBRI_IMX7_NAND |
| config TDX_CFG_BLOCK_OFFSET |
| config TDX_CFG_BLOCK_OFFSET2 |
| if TARGET_COLIBRI_IMX7_EMMC |
| config TDX_CFG_BLOCK_PART |
| # Toradex config block in eMMC, at the end of 1st "boot sector" |
| config TDX_CFG_BLOCK_OFFSET |
| source "board/toradex/common/Kconfig" |