[PATCH] fs: Rework filesystem guards for xPL phases
    Tom Rini 
    trini at konsulko.com
       
    Sat Oct 11 19:07:27 CEST 2025
    
    
  
On Wed, 01 Oct 2025 14:31:03 -0600, Tom Rini wrote:
> 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.
> 
> 
> [...]
Applied to u-boot/master, thanks!
[1/1] fs: Rework filesystem guards for xPL phases
      commit: 42b353412517ecfc9ba93dcd7f31e0e3557af413
-- 
Tom
    
    
More information about the U-Boot
mailing list