12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
|
# Nuvoton Cortex-M4 Embedded Controller
|
||
|
|
||
|
# Copyright (c) 2022 Nuvoton Technology Corporation.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SOC_NPCX9M7F
|
||
|
|
||
|
config SOC
|
||
|
default "npcx9m7f"
|
||
|
|
||
|
endif # SOC_NPCX9M7F
|