Home
last modified time | relevance | path

Searched hist:"34 ff9e51" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A DKconfig34ff9e51 Mon May 22 05:50:31 CDT 2023 Niklas Schnelle <schnelle@linux.ibm.com> pcmcia: add HAS_IOPORT dependencies

In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. Add dependencies for those drivers that use 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-27-schnelle@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>