From: Dan Murphy Date: Thu, 20 May 2010 20:29:02 +0000 (-0500) Subject: [ARM] tegra: stingray_defconfig: Enable the BMP085 barometer driver X-Git-Tag: firefly_0821_release~9834^2~904 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5d1f9ff59d2d2655ae4b4c80fe2cca42bb21b298;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: stingray_defconfig: Enable the BMP085 barometer driver Add config flag to turn on the barometer driver Change-Id: I71d02eb5ec44321c8258d0b1e9eb7213ce608338 Signed-off-by: Dan Murphy --- diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index 87f44f3fd0bd..6f4743afeea7 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -648,6 +648,7 @@ CONFIG_KERNEL_DEBUGGER_CORE=y # CONFIG_SENSORS_TSL2550 is not set # CONFIG_SENSORS_AKM8973 is not set CONFIG_SENSORS_AKM8973_AKMD=y +CONFIG_SENSORS_BMP085=y # CONFIG_SENSORS_LIS331DLH is not set # CONFIG_WL127X_RFKILL is not set # CONFIG_DS1682 is not set