[oe] [meta-handheld][PATCH] linux-yocto_3.14: tosa: really switch to simpler gpio-charger module

Andrea Adami andrea.adami at gmail.com
Tue Apr 8 21:36:37 UTC 2014


Adjust defconfig to match the gpio-charger patch.

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-kernel/linux/linux-yocto-3.14/tosa/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-yocto-3.14/tosa/defconfig b/recipes-kernel/linux/linux-yocto-3.14/tosa/defconfig
index c38bbff..bf7e376 100644
--- a/recipes-kernel/linux/linux-yocto-3.14/tosa/defconfig
+++ b/recipes-kernel/linux/linux-yocto-3.14/tosa/defconfig
@@ -285,9 +285,9 @@ CONFIG_SPI=y
 CONFIG_SPI_PXA2XX=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_POWER_SUPPLY=y
-CONFIG_PDA_POWER=y
 CONFIG_APM_POWER=y
 CONFIG_BATTERY_TOSA=m
+CONFIG_CHARGER_GPIO=y
 CONFIG_SENSORS_MAX1111=y
 CONFIG_WATCHDOG=y
 CONFIG_SOFT_WATCHDOG=m
-- 
1.8.1.5




More information about the Openembedded-devel mailing list