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