]> git.baikalelectronics.ru Git - uboot.git/commit
env: Allow VPL environment to be nowhere
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:34:00 +0000 (09:34 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:58 +0000 (17:45 -0500)
commit9912bdcd57f44a81dcedafcc68ef307e0afed474
treeab797fa0e8bc2238a461ef6d2eb882086ea0c5f4
parent95ad18850043cab749ae00943284a598269b52f2
env: Allow VPL environment to be nowhere

Add an option to put the VPL environment nowhere (not in storage).

Signed-off-by: Simon Glass <sjg@chromium.org>
env/Kconfig