diff options
| author | Lukas Bulwahn <[email protected]> | 2023-11-22 09:30:47 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-11-30 21:20:50 +0200 |
| commit | 18814f723f92826d83fef40e19fc8cb130367868 (patch) | |
| tree | 228629fcc7a39f916a8094363a53ba7c5823c72d /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1da42060128469e0ff13ff2ff69d8db916b16c6a (diff) | |
wifi: libertas: fix config name in dependency for SDIO support
Commit 4b478bf6bdd8 ("wifi: libertas: drop 16-bit PCMCIA support") reworks
the dependencies for config LIBERTAS, and adds alternative dependencies for
USB, SDIO and SPI.
The config option SDIO however does not exist in the kernel tree. It was
probably intended to refer to the config option MMC, which represents
"MMC/SD/SDIO card support" and is used as dependency by various other
drivers that use SDIO.
Fix the dependency to the config option MMC for declaring the requirement
on provision of SDIO support.
Fixes: 4b478bf6bdd8 ("wifi: libertas: drop 16-bit PCMCIA support")
Signed-off-by: Lukas Bulwahn <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions