env: fix config dependency for ENV_OFFSET_REDUND_RELATIVE_END

Since commit 5fb88fa725 "env: Rename SYS_REDUNDAND_ENVIRONMENT to ENV_REDUNDANT"
the option SYS_REDUNDAND_ENVIRONMENT is no longer available and should be
renamed to ENV_REDUNDANT.

Fixes: 95f03ee65c ("env: mmc: fix offsets relative to the end of the partition")
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Heiko Thiery
2025-09-11 09:59:47 -06:00
committed by Tom Rini
parent 000fbc7ae5
commit fd7510e516
Vendored
+1 -1
View File
@@ -635,7 +635,7 @@ config ENV_OFFSET_REDUND
config ENV_OFFSET_REDUND_RELATIVE_END
bool "Offset is relative to the end of the partition"
depends on SYS_REDUNDAND_ENVIRONMENT
depends on ENV_REDUNDANT
depends on ENV_IS_IN_MMC
help
Treat the redundant environment offset as relative to the end of the