diff options
author | Sekhar Nori <nsekhar@ti.com> | 2017-06-02 12:24:02 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-03 21:55:18 (GMT) |
commit | 0dbb9a93c33c91dc902303aa2b4f351068deec8a (patch) | |
tree | c3d6c4b893e70b04b3c68cc5e6036cec5c233a99 /include/configs | |
parent | 391b037ee6f50d29a8eb5a2953dcf3021cae9155 (diff) | |
download | u-boot-0dbb9a93c33c91dc902303aa2b4f351068deec8a.tar.xz |
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: Sekhar Nori <nsekhar@ti.com>
[trini: Update logic since CMD_FAT / CONFIG_SPL_FAT_SUPPORT are
selecting FS_FAT]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions