projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update busybox+ipkg to latest ipkg (v0.99.162),
[openwrt.git]
/
openwrt
/
package
/
ppp
/
Config.in
diff --git
a/openwrt/package/ppp/Config.in
b/openwrt/package/ppp/Config.in
index
d97c342
..
21139ad
100644
(file)
--- a/
openwrt/package/ppp/Config.in
+++ b/
openwrt/package/ppp/Config.in
@@
-3,9
+3,15
@@
menu "ppp............................... PPP (Point-to-Point Protocol) daemon"
config BR2_PACKAGE_PPP
prompt "ppp............................... PPP (Point-to-Point Protocol) daemon"
tristate
config BR2_PACKAGE_PPP
prompt "ppp............................... PPP (Point-to-Point Protocol) daemon"
tristate
+ default n if BR2_LINUX_2_6_ARUBA
default y
select BR2_PACKAGE_KMOD_PPP
default y
select BR2_PACKAGE_KMOD_PPP
+config BR2_PACKAGE_PPP_WITH_FILTER
+ prompt "Enable filter support"
+ bool
+ default y
+
config BR2_PACKAGE_PPP_MOD_PPPOA
prompt "ppp-mod-pppoa................... PPPoA (PPP over ATM) plugin"
tristate
config BR2_PACKAGE_PPP_MOD_PPPOA
prompt "ppp-mod-pppoa................... PPPoA (PPP over ATM) plugin"
tristate
This page took
0.022631 seconds
and
4
git commands to generate.