summaryrefslogtreecommitdiffstats
path: root/openwrt/package/linux-atm/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-07 11:57:20 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-07 11:57:20 +0000
commit725611a466f2edf12f809d22339b22223af4afe7 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /openwrt/package/linux-atm/Config.in
parentf4dd5a6d7c4ebea48cd6292744cb9def6037de80 (diff)
move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the developers are ready
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux-atm/Config.in')
-rw-r--r--openwrt/package/linux-atm/Config.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/openwrt/package/linux-atm/Config.in b/openwrt/package/linux-atm/Config.in
deleted file mode 100644
index bf7ff35c0..000000000
--- a/openwrt/package/linux-atm/Config.in
+++ /dev/null
@@ -1,22 +0,0 @@
-config BR2_PACKAGE_LINUX_ATM
- prompt "linux-atm......................... ATM Library/Utilities for Linux"
- tristate
- default y if BR2_LINUX_2_4_AR7
- default n
- help
- ATM Library for linux
-
- http://ftp.debian.org/debian/pool/main/l/linux-atm/
-
-config BR2_PACKAGE_BR2684CTL
- prompt "br2684ctl....................... RFC2684 bridging utility"
- tristate
- default y if BR2_LINUX_2_4_AR7
- default n
- depends BR2_PACKAGE_LINUX_ATM
- help
- Utility for setting up ATM RFC2684 bridging mode
- Useful for PPPoE
-
- http://ftp.debian.org/debian/pool/main/l/linux-atm/
-