diff options
Diffstat (limited to 'configs/tec_defconfig')
-rw-r--r-- | configs/tec_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tec_defconfig b/configs/tec_defconfig index 45902ff8c4..48945a8fad 100644 --- a/configs/tec_defconfig +++ b/configs/tec_defconfig @@ -24,6 +24,7 @@ CONFIG_CMD_EXT4_WRITE=y # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="tegra20-tec" CONFIG_ENV_IS_IN_NAND=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SPL_DM=y CONFIG_DM_PMIC=y CONFIG_DM_REGULATOR=y |