blob: dbebc40d52d696f8f1ab9026dedc0298168cccf7 [file] [log] [blame]
# Nuvoton NPCX9 EC series
# Copyright (c) 2021 Nuvoton Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
choice
prompt "NPCX9 Selection"
depends on SOC_SERIES_NPCX9
config SOC_NPCX9M3F
bool "NPCX9M3F"
config SOC_NPCX9M6F
bool "NPCX9M6F"
config SOC_NPCX9M7F
bool "NPCX9M7F"
config SOC_NPCX9MFP
bool "NPCX9MFP"
endchoice