From: Laxman Dewangan Date: Tue, 24 Jul 2012 22:39:31 +0000 (+0200) Subject: ARM: tegra: defconfig: Enable tps6586x gpio X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=05f3ad2b8ae50fbf6e44094dbcd39dc25a1c80ae;p=deliverable%2Flinux.git ARM: tegra: defconfig: Enable tps6586x gpio Enable GPIO_TPS6586X as the gpio functionality of this device moved as platform driver. Signed-off-by: Laxman Dewangan Signed-off-by: Samuel Ortiz --- diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 1198dd61c7c4..7c0d11588a93 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -106,6 +106,7 @@ CONFIG_I2C=y CONFIG_I2C_TEGRA=y CONFIG_SPI=y CONFIG_SPI_TEGRA=y +CONFIG_GPIO_TPS6586X=y CONFIG_POWER_SUPPLY=y CONFIG_BATTERY_SBS=y CONFIG_SENSORS_LM90=y