summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines/Kconfig
blob: c1b0168505ec6fdb44e282f03c3830b76b3c71b4 (plain)
1
2
3
4
5
6
7
8
choice
	prompt "Mainboard model"
	depends on VENDOR_PC_ENGINES

source "src/mainboard/pcengines/alix1c/Kconfig"

endchoice