summaryrefslogtreecommitdiff
path: root/configs/lschlv2_defconfig
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2022-08-17 22:37:56 +0300
committerStefan Roese <sr@denx.de>2022-08-23 13:39:27 +0300
commit48f80e28a2e56550a1b2c236e6092adb0e07edf3 (patch)
treeb3599d9768742752b535ab4c8b1f1d87d6db4f0a /configs/lschlv2_defconfig
parent857065403a481a768e0c509bb2d3766e4feb2f86 (diff)
downloadu-boot-48f80e28a2e56550a1b2c236e6092adb0e07edf3.tar.xz
board: lsxl: remove CONFIG_ENV_OVERWRITE
This is not needed. The user can force setting the variables with "setenv -f". Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/lschlv2_defconfig')
-rw-r--r--configs/lschlv2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/lschlv2_defconfig b/configs/lschlv2_defconfig
index aa8e523784..87dc1be61b 100644
--- a/configs/lschlv2_defconfig
+++ b/configs/lschlv2_defconfig
@@ -36,7 +36,6 @@ CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
-CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_NET_RANDOM_ETHADDR=y