wifi: add HAS_IOPORT dependencies
authorNiklas Schnelle <schnelle@linux.ibm.com>
Mon, 22 May 2023 10:50:48 +0000 (12:50 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 25 May 2023 16:08:30 +0000 (19:08 +0300)
commit040a22191879ad77fd904b3aaf10d3aa16adb068
treeb26bad8ddde5355d5c791c425eaa54be09587514
parent156d3008429511234df7f2ff504eef19d66042dd
wifi: add HAS_IOPORT dependencies

In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. We thus need to add HAS_IOPORT as dependency for
those drivers using them.

Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Acked-by: Kalle Valo <kvalo@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230522105049.1467313-44-schnelle@linux.ibm.com
drivers/net/wireless/atmel/Kconfig
drivers/net/wireless/intersil/hostap/Kconfig