add depend on kmod-pppoe in ppp menuconfig
SVN-Revision: 531
This commit is contained in:
parent
ebac64aab9
commit
35f03f2375
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ config BR2_PACKAGE_PPP
|
||||||
config BR2_PACKAGE_PPP_PPPOE
|
config BR2_PACKAGE_PPP_PPPOE
|
||||||
tristate
|
tristate
|
||||||
prompt "PPP over Ethernet plugin"
|
prompt "PPP over Ethernet plugin"
|
||||||
|
select BR2_PACKAGE_KMOD_PPPOE
|
||||||
default y
|
default y
|
||||||
depends on BR2_PACKAGE_PPP
|
depends on BR2_PACKAGE_PPP
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue