Re: [U-Boot] [PATCH v2 5/7] k2g: config enable ti phy dp83867 for k2g

2019-02-18 Thread Tom Rini
On Mon, Feb 18, 2019 at 11:28:02AM -0500, Murali Karicheri wrote:

> Enable ti phy driver dp83867 for k2g based boards.
> 
> Signed-off-by: Murali Karicheri 
> ---
>  include/configs/k2g_evm.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
> index 90f9a9922c..9fe5411619 100644
> --- a/include/configs/k2g_evm.h
> +++ b/include/configs/k2g_evm.h
> @@ -98,4 +98,5 @@
>  
>  #include 
>  
> +#define CONFIG_PHY_TI
>  #endif /* __CONFIG_K2G_EVM_H */

Lets migrate to Kconfig while were here please, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH v2 5/7] k2g: config enable ti phy dp83867 for k2g

2019-02-18 Thread Murali Karicheri
Enable ti phy driver dp83867 for k2g based boards.

Signed-off-by: Murali Karicheri 
---
 include/configs/k2g_evm.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
index 90f9a9922c..9fe5411619 100644
--- a/include/configs/k2g_evm.h
+++ b/include/configs/k2g_evm.h
@@ -98,4 +98,5 @@
 
 #include 
 
+#define CONFIG_PHY_TI
 #endif /* __CONFIG_K2G_EVM_H */
-- 
2.17.0

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot