projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
another batch of V= stuff
[openwrt.git]
/
package
/
rp-pppoe
/
Config.in
diff --git
a/package/rp-pppoe/Config.in
b/package/rp-pppoe/Config.in
index
ba4e047
..
19f1756
100644
(file)
--- a/
package/rp-pppoe/Config.in
+++ b/
package/rp-pppoe/Config.in
@@
-8,7
+8,7
@@
config BR2_COMPILE_RP_PPPOE
config BR2_PACKAGE_PPPOE_CLIENT
tristate
prompt "pppoe-client - PPPoE (PPP over Ethernet) client"
config BR2_PACKAGE_PPPOE_CLIENT
tristate
prompt "pppoe-client - PPPoE (PPP over Ethernet) client"
- default m if
DEVELOPER
+ default m if
CONFIG_DEVEL
select BR2_COMPILE_RP_PPPOE
select BR2_PACKAGE_PPP
help
select BR2_COMPILE_RP_PPPOE
select BR2_PACKAGE_PPP
help
@@
-20,7
+20,7
@@
config BR2_PACKAGE_PPPOE_CLIENT
config BR2_PACKAGE_PPPOE_RELAY
tristate
prompt "pppoe-relay - PPPoE (PPP over Ethernet) relay"
config BR2_PACKAGE_PPPOE_RELAY
tristate
prompt "pppoe-relay - PPPoE (PPP over Ethernet) relay"
- default m if
DEVELOPER
+ default m if
CONFIG_DEVEL
select BR2_COMPILE_RP_PPPOE
help
PPPoE (PPP over Ethernet) relay
select BR2_COMPILE_RP_PPPOE
help
PPPoE (PPP over Ethernet) relay
@@
-31,7
+31,7
@@
config BR2_PACKAGE_PPPOE_RELAY
config BR2_PACKAGE_PPPOE_SERVER
tristate
prompt "pppoe-server - PPPoE (PPP over Ethernet) server"
config BR2_PACKAGE_PPPOE_SERVER
tristate
prompt "pppoe-server - PPPoE (PPP over Ethernet) server"
- default m if
DEVELOPER
+ default m if
CONFIG_DEVEL
select BR2_COMPILE_RP_PPPOE
select BR2_PACKAGE_PPP
help
select BR2_COMPILE_RP_PPPOE
select BR2_PACKAGE_PPP
help
@@
-43,7
+43,7
@@
config BR2_PACKAGE_PPPOE_SERVER
config BR2_PACKAGE_PPPOE_SNIFF
tristate
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
config BR2_PACKAGE_PPPOE_SNIFF
tristate
prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer"
- default m if
DEVELOPER
+ default m if
CONFIG_DEVEL
select BR2_COMPILE_RP_PPPOE
help
PPPoE (PPP over Ethernet) frame sniffer
select BR2_COMPILE_RP_PPPOE
help
PPPoE (PPP over Ethernet) frame sniffer
This page took
0.021993 seconds
and
4
git commands to generate.