summaryrefslogtreecommitdiff
path: root/src/mainboard/roda/Kconfig
blob: c2adb8c6f06cf764549c8ca76254a71e530d3505 (plain)
1
2
3
4
5
6
7
choice
	prompt "Mainboard model"
	depends on VENDOR_RODA

source "src/mainboard/roda/rk886ex/Kconfig"

endchoice