From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John W. Linville" Subject: Re: [patch 2.6.14] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx Date: Mon, 7 Nov 2005 13:20:34 -0500 Message-ID: <20051107182031.GC13797@tuxdriver.com> References: <20051106025701.GA9698@tuxdriver.com> <436F07F5.1030206@intracom.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-embedded@ozlabs.org Return-path: To: Pantelis Antoniou Content-Disposition: inline In-Reply-To: <436F07F5.1030206@intracom.gr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-embedded-bounces@ozlabs.org Errors-To: linuxppc-embedded-bounces@ozlabs.org List-Id: netdev.vger.kernel.org On Mon, Nov 07, 2005 at 09:53:25AM +0200, Pantelis Antoniou wrote: > John W. Linville wrote: > >@@ -1,6 +1,6 @@ > > config FEC_8XX > > tristate "Motorola 8xx FEC driver" > >- depends on NET_ETHERNET > >+ depends on NET_ETHERNET && 8xx > > select MII > > > > config FEC_8XX_GENERIC_PHY > > Yes, this is the correct approach. Please disregard the other > patches floating about. Pretty sure you are right. However, a broken version already got committed. It added FEC as a dependency. That keeps it from breaking everyone else, but it make the driver available for Coldfire rather than for PPC 8xx... I'll reform that patch and repost. John -- John W. Linville linville@tuxdriver.com