You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
choice
|
|
prompt "Machine type"
|
|
depends on MACH_JZ4740
|
|
default JZ4740_QI_LB60
|
|
|
|
config JZ4740_QI_LB60
|
|
bool "Qi Hardware Ben NanoNote"
|
|
|
|
endchoice
|
|
|
|
config HAVE_PWM
|
|
bool
|
|
|