diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-03 20:36:06 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-03 20:36:06 +0000 |
commit | 9bd6f35f6bc1bdc08ee91a4a9acc7bbc7c47d1dd (patch) | |
tree | 74ad52e007585afe09cb0f1d8a624ca053bdd980 /package | |
parent | d681cd0117a182ed82e4d6aee6a69e5aa3994c47 (diff) |
i think ATM is right
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1833 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/ppp/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ppp/Config.in b/package/ppp/Config.in index 4feadee868..21b7b42273 100644 --- a/package/ppp/Config.in +++ b/package/ppp/Config.in @@ -11,7 +11,7 @@ config BR2_PACKAGE_PPP_MOD_PPPOA tristate default y if BR2_LINUX_2_4_AR7 depends on BR2_PACKAGE_PPP - select BR2_PACKAGE_KMOD_PPPOA + select BR2_PACKAGE_KMOD_PPPOATM config BR2_PACKAGE_PPP_MOD_PPPOE prompt "...-mod-pppoe - PPPoE (PPP over Ethernet) plugin" |