blob: 0b7a09117bcb3110bbbcbb53cc2ef244b725c2d6 [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 y
depends on PINMUX
config GPIO
default y
config SERIAL
default n
endif # SOC_LPC55S69_CPU1