diff options
| author | Arnd Bergmann <[email protected]> | 2016-11-08 14:59:30 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2016-11-08 20:29:33 +0000 |
| commit | b548674ea78417a470a12416eebe016f93e460c0 (patch) | |
| tree | 91961459e817bf7e2ee9f7079ccbee0682d1b8b4 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 630e7ab470498f671cea00301f21246333fba2fa (diff) | |
iio: gyro: mpu3050: add I2C dependency
The new mpu3050 driver fails to build if I2C is disabled:
drivers/iio/built-in.o: In function `mpu3050_i2c_driver_exit':
mpu3050-i2c.c:(.exit.text+0x17f): undefined reference to `i2c_del_driver'
drivers/iio/built-in.o: In function `mpu3050_i2c_driver_init':
mpu3050-i2c.c:(.init.text+0x215): undefined reference to `i2c_register_driver'
This adds a Kconfig dependency to ensure we only build it when I2C
is available.
Fixes: 3904b28efb2c ("iio: gyro: Add driver for the MPU-3050 gyroscope")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions