diff options
| author | Andrew Davis <afd@ti.com> | 2023-07-14 11:22:32 +0530 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-07-21 20:35:50 -0400 |
| commit | 052ad4ad6a3b235eaaa6318958fb925817f1770a (patch) | |
| tree | 7609920e28b73c75b1bf39a892503fba69d532a1 /configs/j721s2_evm_a72_defconfig | |
| parent | 014e013e784fdc03b254508d3785fd46088bd346 (diff) | |
configs: Enable setexpr command on TI devices
This is used when building the FIT image configuration string. Enable
it for all FIT using TI platforms.
Signed-off-by: Andrew Davis <afd@ti.com>
[ extend to other k3 boards ]
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'configs/j721s2_evm_a72_defconfig')
| -rw-r--r-- | configs/j721s2_evm_a72_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/j721s2_evm_a72_defconfig b/configs/j721s2_evm_a72_defconfig index 5ce4eb5390c..13c1a0cdbe9 100644 --- a/configs/j721s2_evm_a72_defconfig +++ b/configs/j721s2_evm_a72_defconfig @@ -76,7 +76,6 @@ CONFIG_CMD_REMOTEPROC=y CONFIG_CMD_UFS=y CONFIG_CMD_USB=y CONFIG_CMD_USB_MASS_STORAGE=y -# CONFIG_CMD_SETEXPR is not set CONFIG_CMD_TIME=y CONFIG_CMD_EXT4_WRITE=y CONFIG_MTDIDS_DEFAULT="nor0=47040000.spi.0,nor0=47034000.hyperbus" |
