Skip to content

Commit 4a3fa38

Browse files
GuEe-GUIRbb666
authored andcommitted
[DM/FEATURE] Support import SoC Pinctrl config
Signed-off-by: GuEe-GUI <[email protected]>
1 parent b0a5bfe commit 4a3fa38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/drivers/pinctrl/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ menuconfig RT_USING_PINCTRL
44
depends on RT_USING_PIN
55
default n
66

7+
if RT_USING_PINCTRL
8+
osource "$(SOC_DM_PINCTRL_DIR)/Kconfig"
9+
endif

0 commit comments

Comments
 (0)