summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <[email protected]>2026-05-26 22:45:44 -0400
committerTim Ouyang <[email protected]>2026-07-21 16:31:10 +0800
commit9994e6123114b49596de7feb06020bd96950e1d2 (patch)
treea596b9774c41eaf7105dc33c0000dfca74e56c03
parent5b3959e2d6f2ecf2006917d65eb48edb4f6b2d92 (diff)
configs: bananapi-f3: enable Spacemit K1 clock driver
Enable CLK_SPACEMIT and CLK_SPACEMIT_K1 to compile in the K1 per-syscon clock drivers. Signed-off-by: Guodong Xu <[email protected]>
-rw-r--r--configs/bananapi-f3_defconfig2
1 files changed, 2 insertions, 0 deletions
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