linux/drivers/base/firmware_loader
Alexandre Courbot 9906efa545 firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
The use of firmware_loader is an implementation detail of drivers rather
than a dependency. FW_LOADER is typically selected rather than depended
on; the Rust abstractions should do the same thing.

Fixes: de6582833d ("rust: add firmware abstractions")
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Link: https://patch.msgid.link/20251106-b4-select-rust-fw-v3-1-771172257755@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-11-26 14:32:10 +01:00
..
builtin module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
Kconfig firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER 2025-11-26 14:32:10 +01:00
Makefile
fallback.c
fallback.h
fallback_platform.c
fallback_table.c treewide: const qualify ctl_tables where applicable 2025-01-28 13:48:37 +01:00
firmware.h
main.c fs: move name_contains_dotdot() to header 2025-06-16 17:01:22 +02:00
sysfs.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
sysfs.h module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
sysfs_upload.c
sysfs_upload.h