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

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

endchoice

OpenPOWER on IntegriCloud