include, base-files, opkg: introduce version configuration to override the embedded...
[openwrt/openwrt.git] / package / ltq-dsl-app / Config.in
index 5b8d609af168340a899a898a2d1261fdfe38f7a0..728fe65b312be69a0c7bec944ffd598e09ead179 100644 (file)
@@ -1,8 +1,5 @@
-menu "Configuration"
-       depends on PACKAGE_ltq-dsl-app
-
-config LTQ_DSL_ENABLE_CLI
-       bool "Enable CLI support"
+config LTQ_DSL_ENABLE_SOAP
+       bool "Enable SOAP support"
        depends on PACKAGE_ltq-dsl-app
        default n
 
@@ -10,5 +7,3 @@ config LTQ_DSL_ENABLE_DSL_EVENT_POLLING
        bool "Include Event Polling support"
        depends on PACKAGE_ltq-dsl-app
        default n
-
-endmenu