Skip to content
Commit 0dbb9a93 authored by Sekhar Nori's avatar Sekhar Nori Committed by Tom Rini
Browse files

config_fallbacks: add additional fallbacks for fat filesystem



Add fallbacks needed to keep all boards building
while they are migrated to use Kconfig symbols
instead of defines in <board>_config.h files for
FAT filesystem.

These should eventually go away once Kconfig select
or imply statements are put in place and duplicated
defines in <board>_config.h removed.

Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
[trini: Update logic since CMD_FAT / CONFIG_SPL_FAT_SUPPORT are
        selecting FS_FAT]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 391b037e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment