aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/jetway/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/jetway/Kconfig')
-rw-r--r--src/mainboard/jetway/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/jetway/Kconfig b/src/mainboard/jetway/Kconfig
index 63b3accd8d..530700d816 100644
--- a/src/mainboard/jetway/Kconfig
+++ b/src/mainboard/jetway/Kconfig
@@ -5,6 +5,9 @@ choice
source "src/mainboard/jetway/*/Kconfig.name"
+config JETWAY_BOARDS_DISABLED
+ bool "Boards from vendor are disabled"
+
endchoice
source "src/mainboard/jetway/*/Kconfig"