aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/Kconfig
blob: fec70bd728b369859f5d6adb8a34fe06be5ed58a (plain)
1
2
3
4
5
6
7
8
choice
	prompt "Mainboard model"
	depends on VENDOR_TECHNEXION
        
source "src/mainboard/technexion/tim8690/Kconfig"

endchoice