zephyr/soc/nxp/layerscape/Kconfig.soc

14 lines
204 B
Plaintext

#
# Copyright 2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
config SOC_FAMILY_NXP_LAYERSCAPE
bool
config SOC_FAMILY
default "nxp_layerscape" if SOC_FAMILY_NXP_LAYERSCAPE
rsource "*/Kconfig.soc"