aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2014-04-08 23:36:37 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-04-12 20:01:09 +0100
commit7684f550d4a9f238b5fff595e8432f8f716240a1 (patch)
tree34507ea3f5fa442f17dee9592d436c7771b78545
parent82804ab633db0535a05605ff72e106f2c621c921 (diff)
downloadmeta-handheld-7684f550d4a9f238b5fff595e8432f8f716240a1.tar.gz
linux-yocto_3.14: tosa: really switch to simpler gpio-charger module
Adjust defconfig to match the gpio-charger patch. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-yocto-3.14/tosa/defconfig2
1 files changed, 1 insertions, 1 deletions
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