diff options
Diffstat (limited to 'target')
-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 1607f04508..9f33ef427e 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 |