summaryrefslogtreecommitdiffstats
path: root/openwrt/package/ppp/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-03 20:36:06 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-03 20:36:06 +0000
commit4f0e1cd5daf10cb6fd19fb024b19069c6dca3ced (patch)
tree75fa246a105c5ef185bde7d55a4b3e6788cc0eda /openwrt/package/ppp/Config.in
parent311bf4ec41cf4a36f2dc73c771fa90a4076cad08 (diff)
i think ATM is right
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1833 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ppp/Config.in')
-rw-r--r--openwrt/package/ppp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in
index 4feadee86..21b7b4227 100644
--- a/openwrt/package/ppp/Config.in
+++ b/openwrt/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"