12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
|
# Nuvoton Cortex-M4 Embedded Controller
|
||
|
|
||
|
# Copyright (c) 2021 Nuvoton Technology Corporation.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SOC_NPCX7M6FC
|
||
|
|
||
|
config SOC
|
||
|
default "npcx7m6fc"
|
||
|
|
||
|
endif # SOC_NPCX7M6FC
|