coreboot-kgpe-d16/src/mainboard/sunw/Kconfig

9 lines
114 B
Text
Raw Normal View History

choice
prompt "Mainboard model"
depends on VENDOR_SUNW
source "src/mainboard/sunw/ultra40/Kconfig"
endchoice