diff options
| author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-03 20:36:06 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-03 20:36:06 +0000 |
| commit | c2533e4384ccb2cc4a6f873a07a5940e2ea2f77a (patch) | |
| tree | 75fa246a105c5ef185bde7d55a4b3e6788cc0eda | |
| parent | fa03274aece9d16a7e38fffaf233d458ac19da71 (diff) | |
| download | upstream-c2533e4384ccb2cc4a6f873a07a5940e2ea2f77a.tar.gz upstream-c2533e4384ccb2cc4a6f873a07a5940e2ea2f77a.tar.bz2 upstream-c2533e4384ccb2cc4a6f873a07a5940e2ea2f77a.zip | |
i think ATM is right
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1833 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -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 4feadee868e..21b7b422732 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" |
