diff --git a/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig b/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig index 3b5f3c4..7ad38e2 100644 --- a/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig +++ b/recipes-kernel/linux/linux-smarcfimx6-3.14.28/defconfig @@ -2016,6 +2016,7 @@ CONFIG_POWER_SUPPLY=y # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24190 is not set # CONFIG_CHARGER_BQ24735 is not set +CONFIG_CHARGER_BQ2477X=y # CONFIG_CHARGER_SMB347 is not set # CONFIG_IMX6_USB_CHARGER is not set # CONFIG_POWER_RESET is not set diff --git a/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb b/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb index 64627aa..ee8fea7 100644 --- a/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb +++ b/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb @@ -17,7 +17,7 @@ SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH} \ file://defconfig \ " -SRCREV = "c9fd565e815f546569ffb7311fed5d7716b9b766" +SRCREV = "ff0893e39be14a861d62a60f6ae9b6b2a8bc2351" PV = "3.14.28" LOCALVERSION = "-1.0.1_smarc"