summaryrefslogtreecommitdiff
path: root/zephyr/projects/herobrine/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/herobrine/Kconfig')
-rw-r--r--zephyr/projects/herobrine/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/projects/herobrine/Kconfig b/zephyr/projects/herobrine/Kconfig
index 36916a01b8..902e81a49a 100644
--- a/zephyr/projects/herobrine/Kconfig
+++ b/zephyr/projects/herobrine/Kconfig
@@ -14,4 +14,10 @@ config BOARD_HOGLIN
Build Qualcomm Hoglin reference board. The board uses Nuvoton
NPCX9 chip as the EC.
+config BOARD_VILLAGER
+ bool "Villager Board"
+ help
+ Build the Villager board. The board is based on the Herobrine
+ reference design.
+
source "Kconfig.zephyr"