zephyr/soc/soc_legacy/arm/nxp_lpc/lpc54xxx/Kconfig.defconfig.lpc54114_m0

15 lines
218 B
Plaintext

# 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 GPIO
default n
endif # SOC_LPC54114_M0