Tom Rini f5eb7133b6 SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)
As exposed by "make randconfig", we have an issue around SPL_BLK_FS.
This is functionally a library type symbol that should be selected when
required and select what it needs. Have SPL_BLK_FS select SPL_FS_LOADER
and then SPL_NVME will now correctly select SPL_FS_LOADER via
SPL_BLK_FS.

Signed-off-by: Tom Rini <trini@konsulko.com>
2026-03-20 08:11:14 -06:00
..
2025-07-23 17:37:14 -06:00
2025-11-07 15:34:22 -06:00
2025-04-11 12:16:44 -06:00
2024-10-24 11:20:45 -06:00