Lines Matching refs:config
5 bool "Enable Toradex config block support"
8 The Toradex config block stored production data on the on-module
13 # Helper config to determine the correct default location of the cfg block
14 config TDX_HAVE_MMC
17 config TDX_HAVE_NAND
20 config TDX_HAVE_NOR
25 config TDX_CFG_BLOCK_IS_IN_MMC
30 config TDX_CFG_BLOCK_IS_IN_NAND
35 config TDX_CFG_BLOCK_IS_IN_NOR
40 config TDX_CFG_BLOCK_DEV
41 int "Toradex config block eMMC device ID"
44 config TDX_CFG_BLOCK_PART
45 int "Toradex config block eMMC partition ID"
48 config TDX_CFG_BLOCK_OFFSET
49 int "Toradex config block offset"
51 Specify the byte offset of the Toradex config block within the flash
52 device the config block is stored on.
54 config TDX_CFG_BLOCK_OFFSET2
55 int "Toradex config block offset, second instance"
58 Specify the byte offset of the 2nd instance of the Toradex config block
59 within the flash device the config block is stored on.
62 config TDX_CFG_BLOCK_2ND_ETHADDR