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