summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuan Zhou <[email protected]>2025-03-29 20:48:00 +0800
committerLeo Yu-Chi Liang <[email protected]>2025-04-25 16:31:29 +0800
commitcffe38b7b3c094c06e18e25d450397530e10dfce (patch)
tree43ae821052fbedbf67e70b0418ad9030d929b09d
parentd1cea78af41c1d86c6aebdbe98b050f311d7724e (diff)
config: Enable pinctrl in bananapi-f3
Add pinctrl support in bananapi-f3 platform Signed-off-by: Huan Zhou <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[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 7483f128bae..30c4f8af62f 100644
--- a/configs/bananapi-f3_defconfig
+++ b/configs/bananapi-f3_defconfig
@@ -19,3 +19,5 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_SYS_NS16550=y
CONFIG_SYS_NS16550_MEM32=y
CONFIG_RESET_SPACEMIT_K1=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_SINGLE=y