Skip to content
Snippets Groups Projects
Commit d8c3ea99 authored by Tien Fong Chee's avatar Tien Fong Chee Committed by Tom Rini
Browse files

spl: fat/fs: Add option to include/exclude FAT write build in SPL


Most of the time SPL only needs very simple FAT reading, so having
CONFIG_IS_ENABLED(FAT_WRITE) to exclude it from SPL build would help
to save 64KiB default max clustersize from memory.

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 0c3a9ed4
No related branches found
No related tags found
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