blob: d38e52671853634a201d743f3f845a899effcc2e [file] [log] [blame]
Mike Frysinger4f25eb82007-11-15 20:49:44 +08001choice
2 prompt "System type"
3 default BFIN548_EZKIT
4 help
5 Select your board!
6
7config BFIN548_EZKIT
8 bool "BF548-EZKIT"
9 help
10 BFIN548-EZKIT board support.
Michael Hennerichdb682542008-04-24 03:18:59 +080011
12config BFIN548_BLUETECHNIX_CM
13 bool "Bluetechnix CM-BF548"
14 depends on (BF548)
15 help
16 CM-BF548 support for DEV-Board.
Mike Frysinger4f25eb82007-11-15 20:49:44 +080017
18endchoice