zephyr/soc/nuvoton/npcx/Kconfig.soc

13 lines
249 B
Plaintext

# Nuvoton Cortex-M4 Embedded Controller
# Copyright (c) 2020 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_NPCX
bool
config SOC_FAMILY
default "nuvoton_npcx" if SOC_FAMILY_NPCX
rsource "*/Kconfig.soc"