diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-05-16 14:00:08 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-05-20 19:30:45 +0300 |
commit | 76aa53e20e77a4de3b9b5cbdf405fa13ff9be6de (patch) | |
tree | ddd91eb315e96b88cc7fc1c8bb87194e7b249600 /drivers/iio/pressure/dps310.c | |
parent | 787eb0c0cb7b504dd3e9822e1a90f6d351c39b93 (diff) | |
download | linux-76aa53e20e77a4de3b9b5cbdf405fa13ff9be6de.tar.xz |
iio: ad7606: Kconfig: 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/20230516110038.2413224-13-schnelle@linux.ibm.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/pressure/dps310.c')
0 files changed, 0 insertions, 0 deletions