From: Felix Fietkau Date: Sat, 2 Apr 2005 19:29:33 +0000 (+0000) Subject: add depend on kmod-pppoe in ppp menuconfig X-Git-Tag: reboot~33181 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=35f03f2375a9fffc996a28bf6e0bd5b793d6e395;p=oweals%2Fopenwrt.git add depend on kmod-pppoe in ppp menuconfig SVN-Revision: 531 --- diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in index 1f92022efa..4f1fb3bc78 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