projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
suppress warning in gcd()
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
config-template
diff --git
a/target/linux/generic-2.4/config-template
b/target/linux/generic-2.4/config-template
index
1607f04
..
9f33ef4
100644
(file)
--- a/
target/linux/generic-2.4/config-template
+++ b/
target/linux/generic-2.4/config-template
@@
-579,7
+579,7
@@
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE_MPPC=m
# CONFIG_PPP_MULTILINK is not set
-# CONFIG_PPP_SYNC_TTY is not set
+CONFIG_PPP_SYNC_TTY=m
# CONFIG_PRISM54 is not set
CONFIG_PROC_FS=y
# CONFIG_QFMT_V2 is not set
This page took
0.024314 seconds
and
4
git commands to generate.