aboutsummaryrefslogtreecommitdiff
path: root/env/fat.c
diff options
context:
space:
mode:
authorRasmus Villemoes2020-02-19 09:47:39 +0000
committerTom Rini2020-04-24 10:10:00 -0400
commit1d0adee45cc2d3257c926d6022bf1922805b928e (patch)
tree52f63a026ab5468d76b792291727913509040911 /env/fat.c
parentdf928f8549ab4470b45bdf3ca2a1b45c9ffd4317 (diff)
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Currently, testing whether to compile in support for saving the environment is a bit awkward when one needs to take SPL_SAVEENV into account, and quite a few storage drivers currently do not honour SPL_SAVEENV. To make it a bit easier to decide whether environment saving should be enabled, introduce SAVEENV as an alias for the CMD_SAVEENV symbol. Then one can simply use CONFIG_IS_ENABLED(SAVEENV) Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Diffstat (limited to 'env/fat.c')
0 files changed, 0 insertions, 0 deletions