From 441c3f638130296e169ecb7e4e55cea8145db199 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 2 Oct 2018 17:54:26 +0100 Subject: enable mpu6500 iio driver on arm --- kernel-armv7hl-lpae-debug.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kernel-armv7hl-lpae-debug.config') 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 -- cgit