zephyr/soc/nxp/lpc/Kconfig.soc

11 lines
170 B
Plaintext

# Copyright 2017,2024 NXP
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_LPC
bool
config SOC_FAMILY
default "lpc" if SOC_FAMILY_LPC
rsource "*/Kconfig.soc"