diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-10-02 17:54:26 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-10-02 17:55:58 +0100 |
commit | 441c3f638130296e169ecb7e4e55cea8145db199 (patch) | |
tree | 34cf4509dd91041719c8cbc9e00bb3448c666533 /kernel-armv7hl-lpae-debug.config | |
parent | d083ff50e0b571ac594340dddd7256c247927d18 (diff) | |
download | kernel-441c3f638130296e169ecb7e4e55cea8145db199.tar.gz kernel-441c3f638130296e169ecb7e4e55cea8145db199.tar.xz kernel-441c3f638130296e169ecb7e4e55cea8145db199.zip |
enable mpu6500 iio driver on arm
Diffstat (limited to 'kernel-armv7hl-lpae-debug.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index a29c7a237..0b8839089 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -2536,8 +2536,8 @@ CONFIG_INTEL_SOC_PMIC_CHTDC_TI=m # CONFIG_INTEL_TH is not set CONFIG_INTEL_XWAY_PHY=m # CONFIG_INTERVAL_TREE_TEST is not set -# CONFIG_INV_MPU6050_I2C is not set -# CONFIG_INV_MPU6050_IIO is not set +CONFIG_INV_MPU6050_I2C=m +CONFIG_INV_MPU6050_IIO=m # CONFIG_INV_MPU6050_SPI is not set CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set |