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 | 4f0e1cd5daf10cb6fd19fb024b19069c6dca3ced (patch) | |
tree | 75fa246a105c5ef185bde7d55a4b3e6788cc0eda /openwrt/package/ppp/Config.in | |
parent | 311bf4ec41cf4a36f2dc73c771fa90a4076cad08 (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.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in index 4feadee868..21b7b42273 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" |