diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-05-22 12:50:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-05-31 19:17:29 +0100 |
commit | b5c75b68b7ded84d4c82118974ce3975a4dcaa74 (patch) | |
tree | 30c430a77f390991ee01762e4a90a4a384951933 /drivers/counter | |
parent | 1fbb0b203574bb162fbbdc078f2b0907983995bd (diff) |
comedi: 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-7-schnelle@linux.ibm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions