blob: efac8aea67ca93262ab79ad5d6f66bc02256b42a [file] [log] [blame]
# NXP LPC54114 M0 platform configuration options
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_LPC54114_M0
config SOC
default "lpc54114_m0"
config PINMUX_MCUX_LPC
default n
depends on PINMUX
config GPIO
default n
config GPIO_MCUX_LPC
default n
depends on GPIO
config UART_MCUX_FLEXCOMM
default n
depends on SERIAL
endif # SOC_LPC54114_M0