diff options
| author | Tom Rini <[email protected]> | 2026-03-16 19:24:31 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-30 15:02:27 -0600 |
| commit | c40e539c77fbd3b68168c995f3dda64548b033d6 (patch) | |
| tree | bf4cb648d804e383e40aca5104d3ebec83807680 /drivers/input | |
| parent | 7938048594d0edf6b1012e787fd0efda8b214aa8 (diff) | |
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 <[email protected]>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions
