summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig')
-rw-r--r--zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig b/zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig
new file mode 100644
index 0000000000..65f3225d91
--- /dev/null
+++ b/zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig
@@ -0,0 +1,10 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+if BOARD_HEROBRINE_NPCX9
+
+config BOARD
+ default "herobrine_npcx9"
+
+endif # BOARD_HEROBRINE_NPCX9