summaryrefslogtreecommitdiff
path: root/zephyr/projects/herobrine/BUILD.py
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/herobrine/BUILD.py')
-rw-r--r--zephyr/projects/herobrine/BUILD.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/projects/herobrine/BUILD.py b/zephyr/projects/herobrine/BUILD.py
index acef3a5dce..95d041a540 100644
--- a/zephyr/projects/herobrine/BUILD.py
+++ b/zephyr/projects/herobrine/BUILD.py
@@ -33,6 +33,7 @@ def register_variant(project_name, extra_dts_overlays=(), extra_kconfig_files=()
register_variant(
project_name="herobrine_npcx9",
+ extra_kconfig_files=[here / "prj_herobrine_npcx9.conf"],
)