packages/net/wing/Config.in
dingo 82d12458d3 [patchteam] WING version bump / updates for HNA and fixes for some scripts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-01 14:41:49 +00:00

18 lines
330 B
Plaintext

# 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.
config WING_STABLE
bool "Use the stable version (multi-interface)"
config WING_TESTING
bool "Use the unstable version (multi-interfaces w/ ITACA)"
endchoice