# Copyright 2022 The ChromiumOS Authors # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. config BOARD_REX bool "Google Rex Baseboard" help Build Google Rex reference board. The board uses Nuvoton NPCX9 chip as the EC. config BOARD_SCREEBO bool "Google Screebo Board" help Build Google Screebo variant board. The board uses Nuvoton NPCX9 chip as the EC. module = REX module-str = Rex board-specific code source "subsys/logging/Kconfig.template.log_config" source "Kconfig.zephyr"