scsi: message: fusion: Add HAS_IOPORT dependencies
authorNiklas Schnelle <schnelle@linux.ibm.com>
Mon, 22 May 2023 10:50:26 +0000 (12:50 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 31 May 2023 23:59:26 +0000 (19:59 -0400)
commitc3f903472ffacd2f776e119315a084d5b458b9ef
treec90610ed32ce3ca5e613d01187312103e1adbd41
parent6e8a669e61af80d69d5ee16e0ddf3160178a63bc
scsi: message: fusion: 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>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/r/20230522105049.1467313-22-schnelle@linux.ibm.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/message/fusion/Kconfig