aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-09-03 20:36:06 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-09-03 20:36:06 +0000
commit18c95414a212c3af9186130934ae01ee835df107 (patch)
tree74ad52e007585afe09cb0f1d8a624ca053bdd980 /package/ppp
parent1c0e9c17e22a7bb0894b6089d9e3fe73f3c22666 (diff)
downloadmaster-187ad058-18c95414a212c3af9186130934ae01ee835df107.tar.gz
master-187ad058-18c95414a212c3af9186130934ae01ee835df107.tar.bz2
master-187ad058-18c95414a212c3af9186130934ae01ee835df107.zip
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/ppp')
-rw-r--r--package/ppp/Config.in2
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"