summaryrefslogtreecommitdiff
path: root/zephyr/program/nissa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/nissa/Kconfig')
-rw-r--r--zephyr/program/nissa/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/zephyr/program/nissa/Kconfig b/zephyr/program/nissa/Kconfig
index 2eb694577d..a7fb4c666a 100644
--- a/zephyr/program/nissa/Kconfig
+++ b/zephyr/program/nissa/Kconfig
@@ -2,6 +2,15 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+config NISSA_SUB_BOARD
+ bool "Nissa sub-board support"
+ default y
+ help
+ Enable the sub-board support for Nissa boards.
+ This uses a common fw_config bitfield to select
+ one of a number of option sub-boards with different
+ hardware configurations.
+
config BOARD_NIVVIKS
bool "Google Nivviks Board"
help