summaryrefslogtreecommitdiff
path: root/zephyr/program/rex/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/rex/Kconfig')
-rw-r--r--zephyr/program/rex/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/program/rex/Kconfig b/zephyr/program/rex/Kconfig
index f61e27ad7d..723febc6d4 100644
--- a/zephyr/program/rex/Kconfig
+++ b/zephyr/program/rex/Kconfig
@@ -8,6 +8,12 @@ config BOARD_REX
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"