More Kconfig-supported boards, and also kconfig support
[coreboot.git] / src / mainboard / hp / Kconfig
index 792d6005489ebee62cde02066f19c5521e620451..b78032cd276b7511494a5fe8ae050e8e8dbb8369 100644 (file)
@@ -1 +1,8 @@
-#
+choice
+       prompt "Mainboard model"
+       depends on VENDOR_HP
+        
+source "src/mainboard/hp/dl145_g3/Kconfig"
+
+endchoice
+