drivers: pinmux: lpc11u6x: drop driver
Drop LPC11U6X pinmux driver in favor of pinctrl. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
33372b9e48
commit
099012a59f
7 changed files with 0 additions and 181 deletions
|
@ -14,14 +14,4 @@ config NUM_IRQS
|
|||
# must be >= the highest interrupt number used
|
||||
default 40
|
||||
|
||||
if PINMUX
|
||||
|
||||
# The pinmux device must be initialized before all the other devices, including
|
||||
# the clock control device which uses it.
|
||||
|
||||
config PINMUX_INIT_PRIORITY
|
||||
default 1
|
||||
|
||||
endif # PINMUX
|
||||
|
||||
endif # SOC_SERIES_LPC11U6X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue