2.3.99-pre8: ppp config buglet

From: Philip Blundell (Philip.Blundell@pobox.com)
Date: Sun May 14 2000 - 12:07:11 EDT

  • Next message: Ulrich Kunitz: "VFS (a_ops) change for efficient O_SYNC support?"

    There is a badly formed line in the Config.in section for PPP which upsets
    xconfig.

    p.

    --- clean/linux/drivers/net/Config.in Sun May 14 11:45:35 2000
    +++ linux/drivers/net/Config.in Sun May 14 16:51:34 2000
    @@ -218,7 +218,7 @@
        dep_tristate ' PPP support for async serial ports' CONFIG_PPP_ASYNC $CONFIG_PPP
        dep_tristate ' PPP support for sync tty ports' CONFIG_PPP_SYNC_TTY $CONFIG_PPP
        dep_tristate ' PPP Deflate compression' CONFIG_PPP_DEFLATE $CONFIG_PPP
    - dep_tristate ' PPP BSD-Compress compression' CONFIG_PPP_BSDCOMP
    + dep_tristate ' PPP BSD-Compress compression' CONFIG_PPP_BSDCOMP $CONFIG_PPP
        if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
                dep_tristate ' PPP over Ethernet (EXPERIMENTAL)' CONFIG_PPPOE $CONFIG_PPP
        fi

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sun May 14 2000 - 11:10:13 EDT