projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72bd986
)
ARM: tegra: defconfig: Enable tps6586x gpio
author
Laxman Dewangan
<ldewangan@nvidia.com>
Tue, 24 Jul 2012 22:39:31 +0000
(
00:39
+0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 24 Jul 2012 22:39:31 +0000
(
00:39
+0200)
Enable GPIO_TPS6586X as the gpio functionality of
this device moved as platform driver.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
arch/arm/configs/tegra_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/tegra_defconfig
b/arch/arm/configs/tegra_defconfig
index 1198dd61c7c49e6b1035082db78f77d09846bbbf..7c0d11588a93eb5f7a73d2ac182d4d18a186d78b 100644
(file)
--- 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