1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 11:16:14 +02:00

add depend on kmod-pppoe in ppp menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@531 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-04-02 19:29:33 +00:00
parent 0e222f60ff
commit 929a1e6d81

View File

@ -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