summaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/Kconfig
blob: 23b46536c89df5eb7d92db598b8578d28eea7a02 (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