aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/wyse/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/wyse/Kconfig')
-rw-r--r--src/mainboard/wyse/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/wyse/Kconfig b/src/mainboard/wyse/Kconfig
new file mode 100644
index 0000000000..a64504aea5
--- /dev/null
+++ b/src/mainboard/wyse/Kconfig
@@ -0,0 +1,8 @@
+choice
+ prompt "Mainboard model"
+ depends on VENDOR_WYSE
+
+source "src/mainboard/wyse/s50/Kconfig"
+
+endchoice
+