Searched hist:d33d22551d80ed0afbb8d23befa2384c4d963685 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/chrome/wilco_ec/ |
H A D | Kconfig | diff d33d22551d80ed0afbb8d23befa2384c4d963685 Fri Apr 05 15:41:51 CEST 2024 Niklas Schnelle <schnelle@linux.ibm.com> platform/chrome: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at compile time. 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/20240405134151.5560-2-schnelle@linux.ibm.com Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
|
/linux/drivers/platform/chrome/ |
H A D | Kconfig | diff d33d22551d80ed0afbb8d23befa2384c4d963685 Fri Apr 05 15:41:51 CEST 2024 Niklas Schnelle <schnelle@linux.ibm.com> platform/chrome: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at compile time. 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/20240405134151.5560-2-schnelle@linux.ibm.com Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
|