From: wbx Date: Sat, 24 Dec 2005 18:49:52 +0000 (+0000) Subject: compile linux-atm only on ar7 X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/589e0e95428dc2d679f75cc29d07cb5a609215c7 compile linux-atm only on ar7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2762 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/linux-atm/Config.in b/package/linux-atm/Config.in index b5c1f9530..bf7ff35c0 100644 --- a/package/linux-atm/Config.in +++ b/package/linux-atm/Config.in @@ -2,6 +2,7 @@ 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 @@ -11,6 +12,7 @@ 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