linux/arch/mips/jz4740/Kconfig
<<
>>
Prefs
   1choice
   2        prompt "Machine type"
   3        depends on MACH_JZ4740
   4        default JZ4740_QI_LB60
   5
   6config JZ4740_QI_LB60
   7        bool "Qi Hardware Ben NanoNote"
   8
   9endchoice
  10