OSDN Git Service

wifi: airo: remove ISA_DMA_API dependency
authorArnd Bergmann <arnd@arndb.de>
Mon, 17 Apr 2023 20:51:24 +0000 (22:51 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 20 Apr 2023 12:38:27 +0000 (15:38 +0300)
commit09be55585d2785d354b2375e9cf2acdc140d65cb
tree1b642394ff0433dc55af0af85de35d7472b4e830
parentc8bc3760277965c8eaa90155acea2b16215ebb8a
wifi: airo: remove ISA_DMA_API dependency

This driver does not actually use the ISA DMA API, it is purely
PIO based, so remove the dependency.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230417205131.1560074-1-arnd@kernel.org
drivers/net/wireless/cisco/Kconfig