commit | cb6617a77f81df47b72cc4115faf7bd5b1f7cfeb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 10 11:28:03 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 12 11:08:00 2019 -0500 |
tree | 3ae4fc88f4ea4de3f78de75bb60e5d761eb9e6cb | |
parent | 38d5fa48f42f9ad82f77038a501cb8d0e900ea2c [diff] |
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT Move this symbol to Kconfig. As part of this we can drop a UBI-specific symbol that was a stop-gap for not having this particular symbol in Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com>