summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/nissa/Kconfig')
-rw-r--r--zephyr/projects/nissa/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/projects/nissa/Kconfig b/zephyr/projects/nissa/Kconfig
index 3f0ef5954a..87d7bca977 100644
--- a/zephyr/projects/nissa/Kconfig
+++ b/zephyr/projects/nissa/Kconfig
@@ -20,6 +20,12 @@ config BOARD_CRAASK
Build Google Craask board. Craask has Intel ADL-N SoC
with NPCX993FA0BX EC.
+config BOARD_PUJJO
+ bool "Google Pujjo Board"
+ help
+ Build Google Pujjo board. Pujjo has Intel ADL-N SoC
+ with NPCX993FA0BX EC.
+
module = NISSA
module-str = Nissa board-specific code
source "subsys/logging/Kconfig.template.log_config"