ARM: ux500: configure in sensors
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Apr 2014 14:31:53 +0000 (16:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Apr 2014 07:21:43 +0000 (09:21 +0200)
This enables the STMicroelectronics MEMS sensors for accelerometer,
gyroscope, magnetometer and pressure that are mounted on the Ux500
models.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/configs/u8500_defconfig

index dac0a87..726b1fa 100644 (file)
@@ -103,6 +103,11 @@ CONFIG_STE_DMA40=y
 CONFIG_STAGING=y
 CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4=y
 CONFIG_HSEM_U8500=y
+CONFIG_IIO=y
+CONFIG_IIO_ST_ACCEL_3AXIS=y
+CONFIG_IIO_ST_GYRO_3AXIS=y
+CONFIG_IIO_ST_MAGN_3AXIS=y
+CONFIG_IIO_ST_PRESS=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y