Blame view

arch/mips/jz4740/Kconfig 168 Bytes
5ebabe598   Lars-Peter Clausen   MIPS: JZ4740: Add...
1
2
3
  choice
  	prompt "Machine type"
  	depends on MACH_JZ4740
e6b78c4f2   Lars-Peter Clausen   MIPS: JZ4740: Add...
4
5
6
7
  	default JZ4740_QI_LB60
  
  config JZ4740_QI_LB60
  	bool "Qi Hardware Ben NanoNote"
5ebabe598   Lars-Peter Clausen   MIPS: JZ4740: Add...
8
9
10
11
12
  
  endchoice
  
  config HAVE_PWM
  	bool