[U-Boot] [PATCH] configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig
Adam Ford
aford173 at gmail.com
Sun Feb 4 15:07:01 UTC 2018
Since CONFIG_PHY_SMSC was already in Kconfig, move this from
header filet to defconfig
Signed-off-by: Adam Ford <aford173 at gmail.com>
diff --git a/configs/imx6q_logic_defconfig b/configs/imx6q_logic_defconfig
index 23eff91..92a8561 100644
--- a/configs/imx6q_logic_defconfig
+++ b/configs/imx6q_logic_defconfig
@@ -37,6 +37,7 @@ CONFIG_SYS_I2C_MXC=y
CONFIG_NAND=y
CONFIG_NAND_MXS=y
CONFIG_PHYLIB=y
+CONFIG_PHY_SMSC=y
CONFIG_FEC_MXC=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
--
2.7.4
More information about the U-Boot
mailing list