diff options
author | Richard Weinberger <richard@nod.at> | 2016-01-25 23:24:15 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-01-30 16:48:19 +0100 |
commit | ddeb35cbd6221751f0197ffaa9500da31e8337f4 (patch) | |
tree | fcf031383d916d7b0312e20a751943903a29a4c5 /drivers/iio/humidity | |
parent | staging: iio: Fix dependencies for !HAS_IOMEM archs (diff) | |
download | linux-ddeb35cbd6221751f0197ffaa9500da31e8337f4.tar.xz linux-ddeb35cbd6221751f0197ffaa9500da31e8337f4.zip |
iio: imu: Fix dependencies for !HAS_IOMEM archs
Not every arch has io memory.
While the driver has correct dependencies the select statement
will bypass the HAS_IOMEM dependency.
So, unbreak the build by rendering it into a real dependency.
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/humidity')
0 files changed, 0 insertions, 0 deletions