[PATCH 2/2] config: Enable pinctrl in bananapi-f3

Huan Zhou me at per1cycle.org
Sat Mar 29 13:48:00 CET 2025


Add pinctrl support in bananapi-f3 platform

Signed-off-by: Huan Zhou <me at per1cycle.org>
---
 configs/bananapi-f3_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/bananapi-f3_defconfig b/configs/bananapi-f3_defconfig
index 0f12db3db848badda1fc7192aeb0190ac22a269d..12aa67d4f0de580736c21fc3764125ce17726d1c 100644
--- a/configs/bananapi-f3_defconfig
+++ b/configs/bananapi-f3_defconfig
@@ -18,3 +18,5 @@ CONFIG_HUSH_PARSER=y
 CONFIG_ENV_OVERWRITE=y
 CONFIG_SYS_NS16550=y
 CONFIG_SYS_NS16550_MEM32=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_SINGLE=y
\ No newline at end of file

-- 
2.39.5



More information about the U-Boot mailing list