blob: cfb986f7eb0fdef6415eef72be2abf07fbfbb426 [file] [log] [blame]
Patrick Georgi91ff0df2009-10-09 12:32:52 +00001choice
2 prompt "Mainboard model"
3 depends on VENDOR_IWILL
4
5source "src/mainboard/iwill/dk8_htx/Kconfig"
6source "src/mainboard/iwill/dk8s2/Kconfig"
7source "src/mainboard/iwill/dk8x/Kconfig"
8
9endchoice
10