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.
 
 
 
 
 
 

14 lines
281 B

menu "Configuration"
depends on PACKAGE_ltq-dsl-app
config LTQ_DSL_ENABLE_CLI
bool "Enable CLI support"
depends on PACKAGE_ltq-dsl-app
default n
config LTQ_DSL_ENABLE_DSL_EVENT_POLLING
bool "Include Event Polling support"
depends on PACKAGE_ltq-dsl-app
default n
endmenu