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

source "src/mainboard/emulation/qemu-x86/Kconfig"

endchoice