From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: [PATCH] net/fec: remove config FEC2 as it's used nowhere Date: Tue, 11 Jan 2011 20:07:52 +0800 Message-ID: <1294747672-4433-1-git-send-email-shawn.guo@freescale.com> References: <1294297998-26930-1-git-send-email-shawn.guo@freescale.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Shawn Guo To: , , , , , , , Received: from tx2ehsobe004.messaging.microsoft.com ([65.55.88.14]:51434 "EHLO TX2EHSOBE009.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755521Ab1AKMFZ (ORCPT ); Tue, 11 Jan 2011 07:05:25 -0500 In-Reply-To: <1294297998-26930-1-git-send-email-shawn.guo@freescale.com> Sender: netdev-owner@vger.kernel.org List-ID: Signed-off-by: Shawn Guo --- drivers/net/Kconfig | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f34629b..24b1b33 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1950,14 +1950,6 @@ config FEC Say Y here if you want to use the built-in 10/100 Fast ethernet controller on some Motorola ColdFire and Freescale i.MX processors. -config FEC2 - bool "Second FEC ethernet controller" - depends on FEC - help - Say Y here if you want to use the second built-in 10/100 Fast - ethernet controller on some Motorola ColdFire and Freescale - i.MX processors. - config FEC_MPC52xx tristate "MPC52xx FEC driver" depends on PPC_MPC52xx && PPC_BESTCOMM -- 1.7.1