blob: e7b5d6402dd98c8788a2a9ca0630dca37a90984a [file] [log] [blame]
# Microchip MEC MCU line
# Copyright (c) 2018, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_MEC
bool
if SOC_FAMILY_MEC
config SOC_FAMILY
string
default "microchip_mec"
# Select SoC Part No. and configuration options
source "soc/arm/microchip_mec/*/Kconfig.soc"
endif # SOC_FAMILY_MEC