mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:03:08 +02:00
add depend on kmod-pppoe in ppp menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@531 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6ea5ea7c86
commit
c891972a08
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user