From 6b29bc1deba83f7fe139f2e4a56202377295b524 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 21 Apr 2016 01:27:52 +0800 Subject: [PATCH] Add SMART Battery Charger BQ24735 Defconfig --- recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig b/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig index 7ad38e2..696987c 100644 --- a/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig +++ b/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig @@ -2015,8 +2015,8 @@ CONFIG_POWER_SUPPLY=y # CONFIG_CHARGER_MANAGER is not set # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24190 is not set -# CONFIG_CHARGER_BQ24735 is not set -CONFIG_CHARGER_BQ2477X=y +CONFIG_CHARGER_BQ24735=y +# CONFIG_CHARGER_BQ2477X=y # CONFIG_CHARGER_SMB347 is not set # CONFIG_IMX6_USB_CHARGER is not set # CONFIG_POWER_RESET is not set -- 1.9.1