summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-02-14 16:46:59 +0100
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-02-15 10:27:48 +0100
commitb90de6bf9af25646062f9ba85d2c7a4572cedb50 (patch)
tree1a13a867cdd752faed2df9a9212104b730fab9b4
parent4d298a7c16c95577f0df9f4de645eeab8bbfaccb (diff)
android: defconfig: Enable LSM303DLH? accelerator sensor
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
-rw-r--r--arch/arm/configs/u8500_android_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 60802392481..5377711be1c 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -178,6 +178,8 @@ CONFIG_GPIO_AB8500=y
CONFIG_POWER_SUPPLY=y
CONFIG_AB8500_BM=y
CONFIG_SENSORS_AB8500=y
+CONFIG_SENSORS_LSM303DLH=y
+CONFIG_SENSORS_LSM303DLHC=y
CONFIG_SENSORS_L3G4200D=y
CONFIG_THERMAL=y
CONFIG_WATCHDOG=y