Tom Rini 884b72bdc9 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-16 17:47:02 -06:00
..
2024-12-27 15:16:10 -06:00
2024-12-27 15:16:10 -06:00
2025-11-18 20:07:41 +01:00