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

endchoice