From: nbd Date: Sat, 2 Apr 2005 19:29:33 +0000 (+0000) Subject: add depend on kmod-pppoe in ppp menuconfig X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/929a1e6d81b96a074fa317749377cc26bdd6a379?ds=inline add depend on kmod-pppoe in ppp menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@531 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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