2009-10-09 14:32:52 +02:00
|
|
|
choice
|
|
|
|
prompt "Mainboard model"
|
|
|
|
depends on VENDOR_IWILL
|
2010-04-27 08:56:47 +02:00
|
|
|
|
2009-10-09 14:32:52 +02:00
|
|
|
source "src/mainboard/iwill/dk8_htx/Kconfig"
|
|
|
|
source "src/mainboard/iwill/dk8s2/Kconfig"
|
|
|
|
source "src/mainboard/iwill/dk8x/Kconfig"
|
|
|
|
|
|
|
|
endchoice
|
|
|
|
|