Skip to content
Snippets Groups Projects
Commit 0c3a9ed4 authored by TIEN FONG CHEE's avatar TIEN FONG CHEE Committed by Tom Rini
Browse files

spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT


Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT so
obj-$(CONFIG_$(SPL_)FS_FAT) can be used to control the build in both
SPL and U-Boot.

Signed-off-by: default avatarTien Fong Chee <tien.fong.chee@intel.com>
Reviewed-by: default avatarSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 0e036484
No related branches found
No related tags found
Loading
Showing
with 25 additions and 25 deletions
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