From fad51ac3af429d5b5b6f6ad4d924ee00e1525db1 Mon Sep 17 00:00:00 2001 From: Christophe Leroy Date: Thu, 6 Jul 2017 10:33:23 +0200 Subject: powerpc, 8xx: move FEC Ethernet driver in drivers/net Signed-off-by: Christophe Leroy --- README | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'README') diff --git a/README b/README index a6cf9d9..504b120 100644 --- a/README +++ b/README @@ -4079,21 +4079,6 @@ Low Level (hardware related) configuration options: Only for 83xx systems. If specified, then DDR should be configured using CS0 and CS1 instead of CS2 and CS3. -- CONFIG_ETHER_ON_FEC[12] - Define to enable FEC[12] on a 8xx series processor. - -- CONFIG_FEC[12]_PHY - Define to the hardcoded PHY address which corresponds - to the given FEC; i. e. - #define CONFIG_FEC1_PHY 4 - means that the PHY with address 4 is connected to FEC1 - - When set to -1, means to probe for first available. - -- CONFIG_FEC[12]_PHY_NORXERR - The PHY does not have a RXERR line (RMII only). - (so program the FEC to ignore it). - - CONFIG_RMII Enable RMII mode for all FECs. Note that this is a global option, we can't -- cgit v1.1