diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2024-04-10 11:42:01 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2024-05-04 13:50:42 +0300 |
commit | 52df67b6b313984e1b58030fd1f6b8a873799e36 (patch) | |
tree | a53a9e36042f5f0b4177674eaccfebf9f904ee7c /drivers/watchdog/pika_wdt.c | |
parent | 4c97f0433de08ab4b52d7a2747daf44430c6d489 (diff) | |
download | linux-52df67b6b313984e1b58030fd1f6b8a873799e36.tar.xz |
watchdog: 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>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240410084201.1481930-2-schnelle@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/watchdog/pika_wdt.c')
0 files changed, 0 insertions, 0 deletions