coreboot/src/drivers/wifi/generic
David Ruth fe33b2dd86 drivers/wifi: Use depends instead of if in Kconfig
Cleanup to make the file follow the same convention after USE_MTCL was
added and the depends structure was requested instead of the if guards.

Signed-off-by: David Ruth <druth@google.com>
Change-Id: I3604b394f999b28de4723337b3b6b4e21139c83b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80307
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2024-02-06 03:37:50 +00:00
..
acpi.c drivers/wifi: Add MTCL function to ACPI SSDT 2024-02-06 03:37:19 +00:00
chip.h
generic.c include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
Kconfig drivers/wifi: Use depends instead of if in Kconfig 2024-02-06 03:37:50 +00:00
Makefile.mk drivers/wifi: Add MTCL function to ACPI SSDT 2024-02-06 03:37:19 +00:00
mtcl.c drivers/wifi: Add MTCL function to ACPI SSDT 2024-02-06 03:37:19 +00:00
smbios.c device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
wifi.h
wifi_private.h