From 78a78e589c6629ba2d3f2775e3ce8cc7305839a1 Mon Sep 17 00:00:00 2001 From: Praveen Bharathi Date: Mon, 7 Jun 2010 14:27:38 -0500 Subject: [PATCH] [ARM] tegra: stingray: Enable akm8975 and disable akm8973 Change-Id: I81054bf25b33bc18b36366900ef59ca0c2ae4299 Signed-off-by: Praveen Bharathi --- arch/arm/configs/stingray_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index d20850fe3ec3..f1e0fdb8db6f 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -691,8 +691,8 @@ CONFIG_KERNEL_DEBUGGER_CORE=y # CONFIG_ISL29003 is not set # CONFIG_SENSORS_TSL2550 is not set # CONFIG_SENSORS_AKM8973 is not set -CONFIG_SENSORS_AKM8973_AKMD=y -# CONFIG_SENSORS_AK8975 is not set +# CONFIG_SENSORS_AKM8973_AKMD is not set +CONFIG_SENSORS_AK8975=y CONFIG_SENSORS_BMP085=y CONFIG_SENSORS_KXTF9=y # CONFIG_SENSORS_LIS331DLH is not set -- 2.34.1