soc: arm: nxp_lpc: do not select PINMUX
The platform has support for pinctrl, but it is selecting both pinmux and pinctrl. Legacy applications requiring pinmux should enable it manually. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
4fa2f6fdb2
commit
40a6f08d3c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ config SOC_SERIES_LPC11U6X
|
|||
select CPU_CORTEX_M0PLUS
|
||||
select CPU_CORTEX_M_HAS_SYSTICK
|
||||
select SOC_FAMILY_LPC
|
||||
select PINMUX
|
||||
select PINCTRL
|
||||
select CLOCK_CONTROL
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue