Adjust defconfig to match the gpio-charger patch. Signed-off-by: Andrea Adami <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
