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

endchoice