Re: RCPCI not inclued properly in Configure.in

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 5 Aug 1999 10:52:53 +0100 (BST)


> simple patch :
>
> --- drivers/net/Config.in Sun Aug 1 21:08:12 1999
> +++ drivers/net/Config.in.chmou Sun Aug 1 21:12:15 1999
> @@ -225,12 +225,13 @@
> tristate 'SysKonnect adapter support' CONFIG_SKTR
> fi
>
> -endmenu
> -
> if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
> tristate 'Red Creek Hardware VPN (EXPERIMENTAL)' CONFIG_RCPCI
> tristate 'Traffic Shaper (EXPERIMENTAL)' CONFIG_SHAPER
> fi
> +
> +endmenu
> +
>

This patch looks wrong. The Red Creek stuff is not intended to be listed
in the Token Ring section.

-
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/