summaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/Kconfig
blob: 32967fd3e5f4d1c889e2466f0996a821479e2c76 (plain)
1
2
3
4
5
6
7
8
choice
	prompt "Mainboard model"
	depends on VENDOR_TECHNOLOGIC
        
source "src/mainboard/technologic/ts5300/Kconfig"

endchoice