fix typo
SVN-Revision: 1973
This commit is contained in:
parent
ca8e55cdd7
commit
419058b3d2
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ config BR2_PACKAGE_PPPOE_SERVER
|
||||||
config BR2_PACKAGE_PPPOE_SNIFF
|
config BR2_PACKAGE_PPPOE_SNIFF
|
||||||
tristate
|
tristate
|
||||||
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
|
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
|
||||||
default m if BR2_COMPILE_RP_PPPOE
|
default m if DEVELOPER
|
||||||
select BR2_PACKAGE_RP_PPPOE
|
select BR2_COMPILE_RP_PPPOE
|
||||||
help
|
help
|
||||||
PPPoE (PPP over Ethernet) frame sniffer
|
PPPoE (PPP over Ethernet) frame sniffer
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue