b5c1f953000d2f03dd0a938b54c41dc081a48bc4
[openwrt-10.03/.git] / package / linux-atm / Config.in
1 config BR2_PACKAGE_LINUX_ATM
2         prompt "linux-atm......................... ATM Library/Utilities for Linux"
3         tristate
4         default y if BR2_LINUX_2_4_AR7
5         help
6           ATM Library for linux
7           
8           http://ftp.debian.org/debian/pool/main/l/linux-atm/
9
10 config BR2_PACKAGE_BR2684CTL
11         prompt   "br2684ctl....................... RFC2684 bridging utility"
12         tristate
13         default y if BR2_LINUX_2_4_AR7
14         depends BR2_PACKAGE_LINUX_ATM
15         help
16           Utility for setting up ATM RFC2684 bridging mode
17           Useful for PPPoE
18           
19           http://ftp.debian.org/debian/pool/main/l/linux-atm/
20