blob: 252261ec04c483be21666a946d773cd20ab2ea0c [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001choice
2 prompt "System type"
3 default BFIN518F_EZBRD
4 help
5 Select your board!
6
7config BFIN518F_EZBRD
8 bool "BF518F-EZBRD"
9 help
10 BF518-EZBRD board support.
11
12config BFIN518F_TCM
13 bool "Bluetechnix TCM-BF518"
14 help
15 Bluetechnix TCM-BF518 board support.
16
17endchoice