X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fwing%2FConfig.in;h=a239c2dcff6ec8d5b4089b56b58195fa039438ab;hp=b95e31c2ceca47d77867fd83c25d1483ad9f3d49;hb=c1c672a5b759b6a5fea121ac2ee4cc5e694856c0;hpb=b57f4f2450a1818fef1b99406188039288ff752f diff --git a/net/wing/Config.in b/net/wing/Config.in index b95e31c2ce..a239c2dcff 100644 --- a/net/wing/Config.in +++ b/net/wing/Config.in @@ -1,17 +1,17 @@ # Wing configuration choice - prompt "Version" - depends on PACKAGE_wing - default WING_STABLE - help - This option allows you to select the version of Wing to be built. - + prompt "Version" + depends on PACKAGE_wing + default WING_STABLE + help + This option allows you to select the version of Wing to be built. + config WING_STABLE - bool "Use the stable version (multi-interface)" - + bool "Use the stable version (multi-interface)" + config WING_TESTING - bool "Use the unstable version (multi-interfaces w/ ITACA)" + bool "Use the unstable version (multi-interfaces w/ ITACA)" endchoice