board: lsxl: remove CONFIG_ENV_OVERWRITE
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:37:56 +0000 (21:37 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:39:27 +0000 (12:39 +0200)
commit48f80e28a2e56550a1b2c236e6092adb0e07edf3
treeb3599d9768742752b535ab4c8b1f1d87d6db4f0a
parent857065403a481a768e0c509bb2d3766e4feb2f86
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>
board/buffalo/lsxl/lsxl.c
configs/lschlv2_defconfig
configs/lsxhl_defconfig