summaryrefslogtreecommitdiffstats
path: root/target/linux/package/wlcompat/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-18 20:44:34 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-18 20:44:34 +0000
commitb055a29bca742903b55bd76bef074934575c8978 (patch)
treeec0dec3508e494eed249508f90c4e6230487a9df /target/linux/package/wlcompat/Config.in
parenta9ffe1dd47c3c19501ae928a06f956e2259363d3 (diff)
move wlcompat from target/linux/package/ to package/.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4002 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/wlcompat/Config.in')
-rw-r--r--target/linux/package/wlcompat/Config.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/package/wlcompat/Config.in b/target/linux/package/wlcompat/Config.in
deleted file mode 100644
index 00774c179..000000000
--- a/target/linux/package/wlcompat/Config.in
+++ /dev/null
@@ -1,17 +0,0 @@
-config PACKAGE_KMOD_WLCOMPAT
- prompt "kmod-wlcompat..................... Wrapper providing Wireless Extensions for Broadcom wl module"
- tristate
- default y
- depends PACKAGE_KMOD_BRCM_WL
- help
- A wrapper module, that provides Wireless Extension support for the
- proprietary Broadcom wl module.
-
-config PACKAGE_KMOD_WLCOMPAT_DEBUG
- prompt "kmod-wlcompat-debug............... Wrapper providing Wireless Extensions for Broadcom wl module (debug)"
- tristate
- default m
- depends PACKAGE_KMOD_BRCM_WL
- help
- A wrapper module, that provides Wireless Extension support for the
- proprietary Broadcom wl module. (debug version)