zephyr/soc/nuvoton/npcx/npcx7/Kconfig.defconfig

15 lines
259 B
Plaintext

# Nuvoton Cortex-M4 Embedded Controller
# Copyright (c) 2020 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_NPCX7
config NUM_IRQS
default 64
config CORTEX_M_SYSTICK
default !NPCX_ITIM_TIMER
endif # SOC_SERIES_NPCX7