aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ibase/Kconfig
blob: 49aba5287cc539ca3229a66aafd004b1101202f9 (plain)
1
2
3
4
5
6
7
8
choice
        prompt "Mainboard model"
        depends on VENDOR_IBASE

source "src/mainboard/ibase/mb899/Kconfig"

endchoice