mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 12:23:08 +02:00
7cdde233e8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1733 3c298f89-4303-0410-b956-a3cf2f4a3e73
18 lines
486 B
Plaintext
18 lines
486 B
Plaintext
config BR2_PACKAGE_LINUX_ATM
|
|
tristate "linux-atm - ATM Library/Utilities for Linux"
|
|
default y if BR2_LINUX_2_4_AR7
|
|
help
|
|
ATM Library for linux
|
|
|
|
http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
|
|
|
config BR2_PACKAGE_BR2684CTL
|
|
tristate "br2684ctl - RFC2684 bridging utility"
|
|
default y if BR2_LINUX_2_4_AR7
|
|
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/
|