You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
571 B
22 lines
571 B
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/
|
|
|
|
|