summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-10-01 14:31:03 -0600
committerTom Rini <[email protected]>2025-10-10 14:25:35 -0600
commit42b353412517ecfc9ba93dcd7f31e0e3557af413 (patch)
treeda5a49bf83f38a75045781fb7998641672341305 /doc/develop/bootstd
parentdde1515be5e2f6fdf3429b0d6d5ad6fa80e7715e (diff)
fs: Rework filesystem guards for xPL phases
When adding filesystems to the table in fs/fs.c we need to use CONFIG_IS_ENABLED(FS_xxx) so that we only include references to a given filesystem when CONFIG_FS_xxx or CONFIG_SPL_FS_xxx or similar are enabled. Update the filesystems which weren't doing this to follow that pattern. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions