From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Thu, 16 Jul 2020 19:48:42 +0200 (CEST) Subject: [PATCH] imx6: Remove unneeded CONFIG_DM_MDIO In-Reply-To: <20200713145936.24606-1-festevam@gmail.com> Message-ID: <20200716174842.DC03881BF7@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > As explained in the CONFIG_DM_MDIO text inside drivers/net/Kconfig: > "Useful in particular for systems that support > DM_ETH and have a stand-alone MDIO hardware block shared by multiple > Ethernet interfaces." > > i.MX6 has a single FEC instance, so there is no need to select > CONFIG_DM_MDIO. > Remove it from the i.MX6 defconfig files. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================