Home
last modified time | relevance | path

Searched hist:"50 cd8714a12b1b8ac42139d2b453b2c1d406f0a9" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/serio/
H A DKconfigdiff 50cd8714a12b1b8ac42139d2b453b2c1d406f0a9 Mon May 22 23:52:24 CEST 2023 Niklas Schnelle <schnelle@linux.ibm.com> Input: 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-16-schnelle@linux.ibm.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
/linux/drivers/input/touchscreen/
H A DKconfigdiff 50cd8714a12b1b8ac42139d2b453b2c1d406f0a9 Mon May 22 23:52:24 CEST 2023 Niklas Schnelle <schnelle@linux.ibm.com> Input: 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-16-schnelle@linux.ibm.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>