Blame view

kernel/linux-rt-4.4.41/arch/blackfin/mach-bf609/boards/Kconfig 174 Bytes
5113f6f70   김현기   kernel add
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