X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7bd944d2153b871aaaee970811f27772cbe36a6f..909152b7e8eea47918af7624eb0035c9a49ebf4b:/package/linux-atm/Config.in diff --git a/package/linux-atm/Config.in b/package/linux-atm/Config.in index b5c1f9530..e9769b5da 100644 --- a/package/linux-atm/Config.in +++ b/package/linux-atm/Config.in @@ -1,17 +1,19 @@ -config BR2_PACKAGE_LINUX_ATM +config PACKAGE_LINUX_ATM prompt "linux-atm......................... ATM Library/Utilities for Linux" tristate - default y if BR2_LINUX_2_4_AR7 + default y if 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 +config PACKAGE_BR2684CTL prompt "br2684ctl....................... RFC2684 bridging utility" tristate - default y if BR2_LINUX_2_4_AR7 - depends BR2_PACKAGE_LINUX_ATM + default y if LINUX_2_4_AR7 + default n + depends PACKAGE_LINUX_ATM help Utility for setting up ATM RFC2684 bridging mode Useful for PPPoE