aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/blackfin/mach-bf548/boards/Kconfig
blob: 057129064037f741692f41f93a09cd0d7443c455 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
choice
	prompt "System type"
	default BFIN548_EZKIT
	help
	  Select your board!

config BFIN548_EZKIT
	bool "BF548-EZKIT"
	help
	  BFIN548-EZKIT board support.

endchoice