projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed37a4
)
disable ppp filter support by default (adds unnecessary bloat by requiring libpcap)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 12 Feb 2006 18:33:00 +0000
(18:33 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 12 Feb 2006 18:33:00 +0000
(18:33 +0000)
SVN-Revision: 3227
openwrt/package/ppp/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/ppp/Config.in
b/openwrt/package/ppp/Config.in
index 8d3558bec19c10b4576bfaa501423ad7aa326dbf..7f53f058e4116b1b5bb4e232daf2a73b88d3911d 100644
(file)
--- a/
openwrt/package/ppp/Config.in
+++ b/
openwrt/package/ppp/Config.in
@@
-8,7
+8,7
@@
config BR2_PACKAGE_PPP
config BR2_PACKAGE_PPP_WITH_FILTER
bool "Enable filter support"
- default
y
+ default
n
depends BR2_PACKAGE_LIBPCAP
config BR2_PACKAGE_PPP_MOD_PPPOE