Skip to content

Commit fed6d6b

Browse files
danieldegrassedleach02
authored andcommitted
soc: lpc11u6x: enable pin control
Enable pin control for lpc11u6x soc by selecting CONFIG_PINCTRL=y. At this time no drivers are ported. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 7e89ce9 commit fed6d6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/arm/nxp_lpc/lpc11u6x/Kconfig.series

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ config SOC_SERIES_LPC11U6X
1010
select CPU_CORTEX_M_HAS_SYSTICK
1111
select SOC_FAMILY_LPC
1212
select PINMUX
13+
select PINCTRL
1314
select CLOCK_CONTROL
1415
help
1516
Enable support for LPC LPC11U6X MCU series

0 commit comments

Comments
 (0)