2005-08-12 21:23:01 +03:00
|
|
|
config BR2_PACKAGE_LINUX_ATM
|
2005-11-05 04:16:36 +02:00
|
|
|
prompt "linux-atm......................... ATM Library/Utilities for Linux"
|
|
|
|
tristate
|
2005-08-12 21:23:01 +03:00
|
|
|
default y if BR2_LINUX_2_4_AR7
|
2005-12-24 20:49:52 +02:00
|
|
|
default n
|
2005-08-12 21:23:01 +03:00
|
|
|
help
|
2005-08-23 15:29:00 +03:00
|
|
|
ATM Library for linux
|
|
|
|
|
|
|
|
http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
|
|
|
|
|
|
|
config BR2_PACKAGE_BR2684CTL
|
2005-11-05 04:16:36 +02:00
|
|
|
prompt "br2684ctl....................... RFC2684 bridging utility"
|
|
|
|
tristate
|
2005-08-23 15:29:00 +03:00
|
|
|
default y if BR2_LINUX_2_4_AR7
|
2005-12-24 20:49:52 +02:00
|
|
|
default n
|
2005-08-23 15:29:00 +03:00
|
|
|
depends BR2_PACKAGE_LINUX_ATM
|
|
|
|
help
|
|
|
|
Utility for setting up ATM RFC2684 bridging mode
|
|
|
|
Useful for PPPoE
|
2005-08-12 21:23:01 +03:00
|
|
|
|
|
|
|
http://ftp.debian.org/debian/pool/main/l/linux-atm/
|
2005-11-05 04:16:36 +02:00
|
|
|
|