summaryrefslogtreecommitdiff
path: root/test/py/tests/test_gpio.py
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-10-01 14:31:03 -0600
committerTom Rini <trini@konsulko.com>2025-10-10 14:25:35 -0600
commit42b353412517ecfc9ba93dcd7f31e0e3557af413 (patch)
treeda5a49bf83f38a75045781fb7998641672341305 /test/py/tests/test_gpio.py
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 <trini@konsulko.com>
Diffstat (limited to 'test/py/tests/test_gpio.py')
0 files changed, 0 insertions, 0 deletions