blob: af6215c6bfa717123388c6454e8a1dba3d83c35e [file] [log] [blame]
# NXP LPC55S28 platform configuration options
# Copyright (c) 2020 Lemonbeat GmbH
# SPDX-License-Identifier: Apache-2.0
if SOC_LPC55S28
config SOC
default "lpc55S28"
config PINMUX_MCUX_LPC
default y
depends on PINMUX
endif # SOC_LPC55S28