You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/ltq-dsl-app/Config.in

15 lines
281 B
Plaintext

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