From 25eb8a928a8a560a764d2936d54798bc70dc76d0 Mon Sep 17 00:00:00 2001 From: heitbaum Date: Wed, 21 Jul 2021 13:54:21 +0000 Subject: [PATCH] linux (Allwinner arm): add config option BATTERY_RT5033 is not set --- projects/Allwinner/linux/linux.arm.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/Allwinner/linux/linux.arm.conf b/projects/Allwinner/linux/linux.arm.conf index 1a6c78a78c..ca7b2b741c 100644 --- a/projects/Allwinner/linux/linux.arm.conf +++ b/projects/Allwinner/linux/linux.arm.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.10.50 Kernel Configuration +# Linux/arm 5.10.52 Kernel Configuration # CONFIG_CC_VERSION_TEXT="armv7ve-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -2448,6 +2448,7 @@ CONFIG_AXP20X_POWER=y # CONFIG_CHARGER_BQ25980 is not set # CONFIG_CHARGER_SMB347 is not set # CONFIG_BATTERY_GAUGE_LTC2941 is not set +# CONFIG_BATTERY_RT5033 is not set # CONFIG_CHARGER_RT9455 is not set # CONFIG_CHARGER_UCS1002 is not set # CONFIG_CHARGER_BD99954 is not set