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

source "src/mainboard/lanner/em8510/Kconfig"

endchoice