env: Use tabs in ENV_IS_IN_FAT

Tidy up the formatting of this option.

Signed-off-by: Simon Glass <sjg@chromium.org>
master
Simon Glass 7 years ago committed by Tom Rini
parent 0649cd0d49
commit 91d3aa05d0
  1. 1
      env/Kconfig

1
env/Kconfig vendored

@ -83,7 +83,6 @@ config ENV_IS_IN_FAT
help
Define this if you want to use the FAT file system for the environment.
- CONFIG_FAT_WRITE:
This must be enabled. Otherwise it cannot save the environment file.

Loading…
Cancel
Save