[packages] libsdl: fix autoreconf
[openwrt/svn-archive/archive.git] / net / batman-advanced / Config.in
index e46335973ae6d88b0618c678b9fd536116409021..ad11d3a3c56a2fb9496cbe095ed613750a6027da 100644 (file)
@@ -1,26 +1,3 @@
-choice
-       prompt "branch"
-       depends PACKAGE_kmod-batman-adv
-       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"