aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf609/boards/Kconfig
blob: 30e8b6b0d2ede49c5cce1fe53f3d4b5ef6540ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
choice
	prompt "System type"
	default BFIN609_EZKIT
	help
	  Select your board!

config BFIN609_EZKIT
	bool "BF609-EZKIT"
	help
	  BFIN609-EZKIT board support.
	  
endchoice