linux/drivers/net/wireless/quantenna/qtnfmac
Geert Uytterhoeven e020797b7d net: Remove depends on HAS_DMA in case of platform dependency
Remove dependencies on HAS_DMA where a Kconfig symbol depends on another
symbol that implies HAS_DMA, and, optionally, on "|| COMPILE_TEST".
In most cases this other symbol is an architecture or platform specific
symbol, or PCI.

Generic symbols and drivers without platform dependencies keep their
dependencies on HAS_DMA, to prevent compiling subsystems or drivers that
cannot work anyway.

This simplifies the dependencies, and allows to improve compile-testing.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Mark Brown <broonie@kernel.org>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-23 10:44:30 +09:00
..
pearl qtnfmac: improve control path timeout handling 2018-05-30 22:20:05 +03:00
bus.h qtnfmac: improve control path timeout handling 2018-05-30 22:20:05 +03:00
cfg80211.c qtnfmac: fix invalid STA state on EAPOL failure 2018-05-30 22:20:17 +03:00
cfg80211.h qtnfmac: do not use mutexes in timer context 2018-01-24 18:00:54 +02:00
commands.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
commands.h qtnfmac: remove unused function declarations 2018-05-30 22:20:02 +03:00
core.c qtnfmac: improve control path timeout handling 2018-05-30 22:20:05 +03:00
core.h qtnfmac: fix bg_scan_period parameter processing 2018-05-30 22:20:13 +03:00
debug.c
debug.h
event.c qtnfmac: fix invalid STA state on EAPOL failure 2018-05-30 22:20:17 +03:00
event.h
Kconfig net: Remove depends on HAS_DMA in case of platform dependency 2018-06-23 10:44:30 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qlink_util.c qtnfmac: support MAC address based access control 2018-01-09 14:11:23 +02:00
qlink_util.h qtnfmac: support MAC address based access control 2018-01-09 14:11:23 +02:00
qlink.h qtnfmac: decode error codes from firmware replies 2018-05-30 22:20:03 +03:00
qtn_hw_ids.h
shm_ipc_defs.h
shm_ipc.c
shm_ipc.h
trans.c qtnfmac: fix firmware command error path 2018-05-30 22:20:06 +03:00
trans.h
util.c qtnfmac: keeping track of "generation" for STA info 2018-01-09 14:11:23 +02:00
util.h qtnfmac: keeping track of "generation" for STA info 2018-01-09 14:11:23 +02:00