From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: [SAA9730] Fix build error Date: Wed, 29 Nov 2006 17:10:38 +0000 Message-ID: <20061129171038.GA17847@linux-mips.org> References: <20061128173259.GA19092@linux-mips.org> <20061129044428.GF15364@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , Jeff Garzik , netdev@vger.kernel.org Return-path: Received: from ftp.linux-mips.org ([194.74.144.162]:13743 "EHLO ftp.linux-mips.org") by vger.kernel.org with ESMTP id S967498AbWK2RKu (ORCPT ); Wed, 29 Nov 2006 12:10:50 -0500 Received: from localhost.localdomain ([127.0.0.1]:14007 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S20027550AbWK2RKs (ORCPT ); Wed, 29 Nov 2006 17:10:48 +0000 To: Adrian Bunk Content-Disposition: inline In-Reply-To: <20061129044428.GF15364@stusta.de> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Confusingly NET_PCI is also set for for non-PCI EISA configurations where building this driver will result in a build error due to a reference to pci_release_regions. While at it, remove the EXPERIMENTAL - in all its uglyness and despite the sincerest attempts of the buggy hardware the driver is known to work. Also limit the driver to the Atlas board - the only known system to ever use the SAA9730 before Phillips ended the short live of the SAA9730. Signed-off-by: Ralf Baechle diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 4f22c8e..c80eb79 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1761,8 +1761,8 @@ config VIA_RHINE_NAPI information. config LAN_SAA9730 - bool "Philips SAA9730 Ethernet support (EXPERIMENTAL)" - depends on NET_PCI && EXPERIMENTAL && MIPS + bool "Philips SAA9730 Ethernet support" + depends on NET_PCI && PCI && MIPS_ATLAS help The SAA9730 is a combined multimedia and peripheral controller used in thin clients, Internet access terminals, and diskless