All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig
@ 2018-02-04 15:07 Adam Ford
  2018-02-08 18:27 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2018-02-04 15:07 UTC (permalink / raw)
  To: u-boot

Since CONFIG_PHY_SMSC was already in Kconfig, move this from
header filet to defconfig

Signed-off-by: Adam Ford <aford173@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig
  2018-02-04 15:07 [U-Boot] [PATCH] configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig Adam Ford
@ 2018-02-08 18:27 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-02-08 18:27 UTC (permalink / raw)
  To: u-boot

On Sun, Feb 04, 2018 at 09:07:01AM -0600, Adam Ford wrote:

> Since CONFIG_PHY_SMSC was already in Kconfig, move this from
> header filet to defconfig
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/configs/imx6q_logic_defconfig b/configs/imx6q_logic_defconfig
> index 23eff91..92a8561 100644

Applied to u-boot/master, thanks!

-- 
Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-08 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-04 15:07 [U-Boot] [PATCH] configs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig Adam Ford
2018-02-08 18:27 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.