drivers: pinmux: mcux_lpc: drop driver
Drop MCUX LPC pinmux driver in favor of pinctrl. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
d925c660ed
commit
33372b9e48
20 changed files with 0 additions and 200 deletions
|
@ -8,10 +8,6 @@ if SOC_LPC54114_M0
|
|||
config SOC
|
||||
default "lpc54114_m0"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default n
|
||||
depends on PINMUX
|
||||
|
||||
config GPIO
|
||||
default n
|
||||
|
||||
|
|
|
@ -8,8 +8,4 @@ if SOC_LPC54114_M4
|
|||
config SOC
|
||||
default "lpc54114"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
endif # SOC_LPC54114_M4
|
||||
|
|
|
@ -8,8 +8,4 @@ if SOC_LPC55S06
|
|||
config SOC
|
||||
default "lpc55S06"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
endif # SOC_LPC55S06
|
||||
|
|
|
@ -8,10 +8,6 @@ if SOC_LPC55S16
|
|||
config SOC
|
||||
default "lpc55S16"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
config CAN_MCUX_MCAN
|
||||
default y
|
||||
depends on CAN
|
||||
|
|
|
@ -8,10 +8,6 @@ if SOC_LPC55S28
|
|||
config SOC
|
||||
default "lpc55S28"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
choice USB_MCUX_CONTROLLER_TYPE
|
||||
default USB_DC_NXP_LPCIP3511
|
||||
endchoice
|
||||
|
|
|
@ -8,10 +8,6 @@ if SOC_LPC55S69_CPU0
|
|||
config SOC
|
||||
default "lpc55S69_cpu0"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
config SOC_FLASH_MCUX
|
||||
default y
|
||||
depends on FLASH
|
||||
|
|
|
@ -8,10 +8,6 @@ if SOC_LPC55S69_CPU1
|
|||
config SOC
|
||||
default "lpc55S69_cpu1"
|
||||
|
||||
config PINMUX_MCUX_LPC
|
||||
default y
|
||||
depends on PINMUX
|
||||
|
||||
config GPIO
|
||||
default y
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue