1# Copyright (c) 2021 Nuvoton Technology Corporation. 2# SPDX-License-Identifier: Apache-2.0 3 4description: Nuvoton, NPCX booter variant options 5 6compatible: "nuvoton,npcx-booter-variant" 7 8properties: 9 hif-type-auto: 10 type: boolean 11 description: | 12 The host interface type (LPC/eSPI/SHI) is configured by booter 13 if true; otherwise, it should be configured by the firmware. 14