diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2024-04-04 14:47:00 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-04-28 10:08:33 -0700 |
commit | 523315a9111bf73672ba3693b5ecb3c1b47b07b2 (patch) | |
tree | 6bf9691d66f0e49fdced1e35ea503b0a575e0421 /drivers/hwmon/pwm-fan.c | |
parent | 73bc2357de6cca4299eea69095a682dd09a699fe (diff) |
hwmon: 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.
Acked-by: Guenter Roeck <linux@roeck-us.net>
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/20240404124700.3807842-2-schnelle@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions