summaryrefslogtreecommitdiff
path: root/src/mainboard/adlink/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/adlink/Kconfig')
-rw-r--r--src/mainboard/adlink/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/adlink/Kconfig b/src/mainboard/adlink/Kconfig
new file mode 100644
index 0000000000..f71d6a98e4
--- /dev/null
+++ b/src/mainboard/adlink/Kconfig
@@ -0,0 +1,10 @@
+if VENDOR_ADLINK
+
+comment "see under vendor LiPPERT"
+# any further boards will then be ADLINK
+
+config MAINBOARD_VENDOR
+ string
+ default "ADLINK"
+
+endif # VENDOR_ADLINK