[patchteam] - fix building of baresip/restund - Signed-off-by: Alfred E. Heggestad...
[packages.git] / net / batman-advanced / Config.in
index 07f6095..ad11d3a 100644 (file)
@@ -1,34 +1,11 @@
-choice
-       prompt "branch"
-       depends PACKAGE_kmod-batman-adv-kernelland
-       default BATMAN_ADV_MAINTENANCE
-       help
-         This option allows you to select the version of B.A.T.M.A.N.-Advanced.
-
-config BATMAN_ADV_MAINTENANCE
-       bool "maintenance"
-       help
-         This version contains the latest release version plus some additional
-         bug fixes cherrypicked from the batman-adv trunk.
-
-         If unsure, select this.
-
-config BATMAN_ADV_DEV
-       bool "development"
-       help
-         This version contains a version from batman-adv's trunk which offers
-         new, but not that well tested, features.
-
-         If unsure, select "maintenance".
-endchoice
 
 config KMOD_BATMAN_ADV_DEBUG_LOG
        bool "enable verbose debug logging"
-       depends PACKAGE_kmod-batman-adv-kernelland
+       depends PACKAGE_kmod-batman-adv
        default n
 config KMOD_BATMAN_ADV_BATCTL
        bool "enable batctl"
-       depends PACKAGE_kmod-batman-adv-kernelland
+       depends PACKAGE_kmod-batman-adv
        default y
        help
          batctl is a more intuitive managment utility for B.A.T.M.A.N.-Advanced.