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/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/toradex/common/Kconfig b/board/toradex/common/Kconfig
index ca3ed9fb16..e429916749 100644
--- a/board/toradex/common/Kconfig
+++ b/board/toradex/common/Kconfig
@@ -47,6 +47,14 @@ config TRDX_CFG_BLOCK_OFFSET
Specify the byte offset of the Toradex config block within the flash
device the config block is stored on.
+config TRDX_CFG_BLOCK_OFFSET2
+ int "Toradex config block offset, second instance"
+ default 0
+ help
+ Specify the byte offset of the 2nd instance of the Toradex config block
+ within the flash device the config block is stored on.
+ Set to 0 on modules which have no 2nd instance.
+
config TRDX_CFG_BLOCK_2ND_ETHADDR
bool "Set the second ethernet address"
help