mirror of https://github.com/hak5/openwrt.git
parent
1bc1f1ab5e
commit
240375de59
|
@ -2,6 +2,7 @@ config BR2_PACKAGE_LINUX_ATM
|
||||||
prompt "linux-atm......................... ATM Library/Utilities for Linux"
|
prompt "linux-atm......................... ATM Library/Utilities for Linux"
|
||||||
tristate
|
tristate
|
||||||
default y if BR2_LINUX_2_4_AR7
|
default y if BR2_LINUX_2_4_AR7
|
||||||
|
default n
|
||||||
help
|
help
|
||||||
ATM Library for linux
|
ATM Library for linux
|
||||||
|
|
||||||
|
@ -11,6 +12,7 @@ config BR2_PACKAGE_BR2684CTL
|
||||||
prompt "br2684ctl....................... RFC2684 bridging utility"
|
prompt "br2684ctl....................... RFC2684 bridging utility"
|
||||||
tristate
|
tristate
|
||||||
default y if BR2_LINUX_2_4_AR7
|
default y if BR2_LINUX_2_4_AR7
|
||||||
|
default n
|
||||||
depends BR2_PACKAGE_LINUX_ATM
|
depends BR2_PACKAGE_LINUX_ATM
|
||||||
help
|
help
|
||||||
Utility for setting up ATM RFC2684 bridging mode
|
Utility for setting up ATM RFC2684 bridging mode
|
||||||
|
|
Loading…
Reference in New Issue