From c843c92e9e45fb6ff0fc60f21f9832819bec8e23 Mon Sep 17 00:00:00 2001
From: ronnie <ronnie@industiosoft.com>
Date: Sun, 23 Oct 2022 09:46:40 +0000
Subject: [PATCH] turn off BMU_CONFIG

---
 longan/brandy/brandy-2.0/u-boot-2018/configs/sun50iw10p1_defconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/longan/brandy/brandy-2.0/u-boot-2018/configs/sun50iw10p1_defconfig b/longan/brandy/brandy-2.0/u-boot-2018/configs/sun50iw10p1_defconfig
index 4b55df8..cd5309a 100644
--- a/longan/brandy/brandy-2.0/u-boot-2018/configs/sun50iw10p1_defconfig
+++ b/longan/brandy/brandy-2.0/u-boot-2018/configs/sun50iw10p1_defconfig
@@ -28,7 +28,8 @@
 CONFIG_SUNXI_POWER=y
 
 CONFIG_SUNXI_PMU=y
-CONFIG_SUNXI_BMU=y
+# CONFIG_SUNXI_BMU is not set
+
 CONFIG_AXP81X_POWER=y
 CONFIG_AXP81X_SUNXI_I2C_SLAVE=0x34
 CONFIG_AXP858_POWER=y

--
Gitblit v1.6.2