summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-04-25 13:13:17 -0600
committerTom Rini <[email protected]>2025-04-25 13:13:17 -0600
commit5a0a93a768487e55ebe50a34cc90d751bf99cc56 (patch)
tree7d8fdcb585e32d300183796c67c467cfa6c897ce /configs
parent7a9c9b5655646c229e4300c24b0b85b51308795e (diff)
parent5ac699efe94f24df561d33e420d3c73f5fb797e8 (diff)
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
CI: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/25940 - riscv: lib: Simplify FDT retrieving process - board: k1: pinctrl: Add pinctrl support for bananapi-f3 - binman: riscv: Fix binman_sym functionality - board: starfive: visionfive2: Reorder board detection logic - board: starfive: Add DeepComputing FML13V01 support
Diffstat (limited to 'configs')
-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