diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-22 08:31:49 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-22 08:31:49 +0000 |
commit | 675fbe3d4667dfb003bebd71ecca0afd871aa041 (patch) | |
tree | 6bf500fb3515f117823b122de34c0e59a456aa22 /target/linux | |
parent | cb11efc85b0b404eb4bf01cce6cd857e491f2628 (diff) |
Add kmod-ppp-synctty (#2231)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8459 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.4/config-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index 1607f0450..9f33ef427 100644 --- 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 |