Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / rca / Kconfig
index 792d6005489ebee62cde02066f19c5521e620451..bd272be17e3920806ad4078d8de927937a7c90ff 100644 (file)
@@ -1 +1,8 @@
-#
+choice
+       prompt "Mainboard model"
+       depends on VENDOR_RCA
+
+source "src/mainboard/rca/rm4100/Kconfig"
+
+endchoice
+