OpenCloudOS-Kernel/drivers/iio/imu/inv_mpu6050
Richard Weinberger ddeb35cbd6 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>
2016-01-30 15:48:19 +00:00
..
Kconfig iio: imu: Fix dependencies for !HAS_IOMEM archs 2016-01-30 15:48:19 +00:00
Makefile iio: imu: inv_mpu6050: Create mux clients for ACPI 2015-02-25 12:02:59 +00:00
inv_mpu_acpi.c iio: imu: inv_mpu6050: Create mux clients for ACPI 2015-02-25 12:02:59 +00:00
inv_mpu_core.c Merge 4.2-rc3 into staging-next 2015-07-20 13:21:28 -07:00
inv_mpu_iio.h iio: imu: inv_mpu6050: Create mux clients for ACPI 2015-02-25 12:02:59 +00:00
inv_mpu_ring.c iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo 2015-03-14 18:36:17 +00:00
inv_mpu_trigger.c imu: inv_mpu6050: cleanup on error check 2015-01-27 18:49:58 +00:00