[PATCH 4/8] configs: bananapi-f3: enable Spacemit K1 clock driver
Guodong Xu
guodong at riscstar.com
Sun May 10 14:06:26 CEST 2026
Enable CLK_SPACEMIT and CLK_SPACEMIT_K1 to compile in the K1
per-syscon clock drivers.
Signed-off-by: Guodong Xu <guodong at riscstar.com>
---
configs/bananapi-f3_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/bananapi-f3_defconfig b/configs/bananapi-f3_defconfig
index a726ce84775..9f9424adc9f 100644
--- a/configs/bananapi-f3_defconfig
+++ b/configs/bananapi-f3_defconfig
@@ -17,6 +17,8 @@ CONFIG_SYS_PBSIZE=276
# CONFIG_BOARD_INIT is not set
CONFIG_HUSH_PARSER=y
CONFIG_ENV_OVERWRITE=y
+CONFIG_CLK_SPACEMIT=y
+CONFIG_CLK_SPACEMIT_K1=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_RESET_SPACEMIT_K1=y
--
2.43.0
More information about the U-Boot
mailing list