summaryrefslogtreecommitdiffstats
path: root/openwrt
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-02 19:29:33 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-02 19:29:33 +0000
commit929a1e6d81b96a074fa317749377cc26bdd6a379 (patch)
tree0c806ff33bd2673469b10a79698812435ab2a14b /openwrt
parent0e222f60ff2b22a98094dedba70af5fe75e004c5 (diff)
add depend on kmod-pppoe in ppp menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@531 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/ppp/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in
index 1f92022ef..4f1fb3bc7 100644
--- a/openwrt/package/ppp/Config.in
+++ b/openwrt/package/ppp/Config.in
@@ -7,6 +7,7 @@ config BR2_PACKAGE_PPP
config BR2_PACKAGE_PPP_PPPOE
tristate
prompt "PPP over Ethernet plugin"
+ select BR2_PACKAGE_KMOD_PPPOE
default y
depends on BR2_PACKAGE_PPP