summaryrefslogtreecommitdiff
path: root/src/mainboard/newisys/Kconfig
blob: 308cced541c109e5b32b780a90d68b427f1d0dcf (plain)
1
2
3
4
5
6
7
8
choice
	prompt "Mainboard model"
	depends on VENDOR_NEWISYS

source "src/mainboard/newisys/khepri/Kconfig"

endchoice