X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3f5c61219e3ea85f757cf1b8896a4ecd88507248..245d7dd2a1a88c1ea6d9aef2a638c52af0982ee7:/openwrt/package/ppp/Config.in diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in index 1d4aecbfa..4f1fb3bc7 100644 --- a/openwrt/package/ppp/Config.in +++ b/openwrt/package/ppp/Config.in @@ -1,11 +1,13 @@ config BR2_PACKAGE_PPP tristate + select BR2_PACKAGE_KMOD_PPP prompt "PPP daemon" default y config BR2_PACKAGE_PPP_PPPOE tristate prompt "PPP over Ethernet plugin" + select BR2_PACKAGE_KMOD_PPPOE default y depends on BR2_PACKAGE_PPP