summaryrefslogtreecommitdiff
path: root/zephyr/projects/skyrim/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/skyrim/Kconfig')
-rw-r--r--zephyr/projects/skyrim/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/projects/skyrim/Kconfig b/zephyr/projects/skyrim/Kconfig
index d5612d91d5..36e8b5a659 100644
--- a/zephyr/projects/skyrim/Kconfig
+++ b/zephyr/projects/skyrim/Kconfig
@@ -2,6 +2,12 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+config BOARD_MORTHAL
+ bool "Google Morthal Board"
+ help
+ Build Google Morthal reference board. This board uses an AMD SoC
+ and NPCX9 EC
+
config BOARD_SKYRIM
bool "Google Skyrim Board"
help