blob: 196ac583443b93e90587bf3e1aa4a760cc74a9a9 [file] [log] [blame]
# NXP LPC55S69 CPU1 platform configuration options
# Copyright (c) 2019, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_LPC55S69_CPU1
config SOC
default "lpc55S69_cpu1"
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_LPC55S69_CPU1