summaryrefslogtreecommitdiff
path: root/src/mainboard/sunw/Kconfig
blob: 8a42be74148b98d1c4b809743b02ca40728d138e (plain)
1
2
3
4
5
6
7
8
choice
	prompt "Mainboard model"
	depends on VENDOR_SUNW

source "src/mainboard/sunw/ultra40/Kconfig"

endchoice