Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261683AbVEAQn5 (ORCPT ); Sun, 1 May 2005 12:43:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261687AbVEAQn5 (ORCPT ); Sun, 1 May 2005 12:43:57 -0400 Received: from adsl-10-231.38-151.net24.it ([151.38.231.10]:16390 "HELO gateway.milesteg.arr") by vger.kernel.org with SMTP id S261683AbVEAQnz (ORCPT ); Sun, 1 May 2005 12:43:55 -0400 In-Reply-To: <20050430115249.GA3654@stusta.de> References: <20050429231653.32d2f091.akpm@osdl.org> <20050430115249.GA3654@stusta.de> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5c6061e021b4bd91a5b6ee47fbb7f575@brownhat.org> Content-Transfer-Encoding: 7bit Cc: Jeff Garzik , Linux Kernel Mailing List , Adrian Bunk , Netdev From: Daniele Venzano Subject: Re: [-mm patch] SIS900 must select MII Date: Sun, 1 May 2005 18:43:46 +0200 To: Andrew Morton X-Mailer: Apple Mail (2.622) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1104 Lines: 36 On 30/apr/05, at 13:52, Adrian Bunk wrote: > This patch fixes the following compile error caused by bk-netdev: > > <-- snip --> > > Signed-off-by: Adrian Bunk Signed-off-by: Daniele Venzano > --- linux-2.6.12-rc3-mm1/drivers/net/Kconfig.old 2005-04-30 > 13:47:25.000000000 +0200 > +++ linux-2.6.12-rc3-mm1/drivers/net/Kconfig 2005-04-30 > 13:47:48.000000000 +0200 > @@ -1543,8 +1543,9 @@ > config SIS900 > tristate "SiS 900/7016 PCI Fast Ethernet Adapter support" > depends on NET_PCI && PCI > select CRC32 > + select MII > ---help--- > This is a driver for the Fast Ethernet PCI network cards based on > the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded > in > SiS 630 and SiS 540 chipsets. If you have one of those, say Y and > > -- Daniele Venzano http://www.brownhat.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/