From 2316a237a97a2d9e7c99326390a96190a0893b3f Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Tue, 27 Jul 2010 15:25:22 -0700 Subject: [PATCH] [ARM] tegra: stingray: Disable DS2781 1w driver Change-Id: Ib7a4da3370b988137f498783e1699814ad758aaa Signed-off-by: Colin Cross --- 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 9a48cacdad90..a7ea5b66d5ae 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -1284,14 +1284,14 @@ CONFIG_W1_MASTER_TEGRA=y # CONFIG_W1_SLAVE_DS2431 is not set # CONFIG_W1_SLAVE_DS2433 is not set # CONFIG_W1_SLAVE_DS2760 is not set -CONFIG_W1_SLAVE_DS2781=y +# CONFIG_W1_SLAVE_DS2781 is not set # CONFIG_W1_SLAVE_BQ27000 is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PDA_POWER is not set # CONFIG_TEST_POWER is not set # CONFIG_BATTERY_DS2760 is not set -CONFIG_BATTERY_DS2781=y +# CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2782 is not set CONFIG_CHARGER_BQ24617=y # CONFIG_BATTERY_BQ27x00 is not set -- 2.34.1