diff mbox

[U-Boot,V2,01/51] net: Remove unused CONFIG_DW_SEARCH_PHY from configs

Message ID 1411304339-11348-2-git-send-email-marex@denx.de
State Superseded
Delegated to: Marek Vasut
Headers show

Commit Message

Marek Vasut Sept. 21, 2014, 12:58 p.m. UTC
From: Pavel Machek <pavel@denx.de>

Remove this symbol from configs, since it's unused.

Signed-off-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Tom Rini <trini@ti.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Pavel Machek <pavel@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
---
 include/configs/axs101.h           | 1 -
 include/configs/socfpga_cyclone5.h | 1 -
 2 files changed, 2 deletions(-)

V2: Drop this option globally from all configs

Comments

Chin Liang See Oct. 1, 2014, 6:50 a.m. UTC | #1
On Sun, 2014-09-21 at 14:58 +0200, marex@denx.de wrote:
> From: Pavel Machek <pavel@denx.de>
> 
> Remove this symbol from configs, since it's unused.
> 
> Signed-off-by: Pavel Machek <pavel@denx.de>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Chin Liang See <clsee@altera.com>
> Cc: Dinh Nguyen <dinguyen@altera.com>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> Cc: Tom Rini <trini@ti.com>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Pavel Machek <pavel@denx.de>
> Cc: Joe Hershberger <joe.hershberger@gmail.com>
> ---
>  include/configs/axs101.h           | 1 -
>  include/configs/socfpga_cyclone5.h | 1 -
>  2 files changed, 2 deletions(-)
> 
> V2: Drop this option globally from all configs
> 
> diff --git a/include/configs/axs101.h b/include/configs/axs101.h
> index c22d6d0..1bf8390 100644
> --- a/include/configs/axs101.h
> +++ b/include/configs/axs101.h
> @@ -125,7 +125,6 @@
>   */
>  #define CONFIG_DESIGNWARE_ETH
>  #define CONFIG_DW_AUTONEG
> -#define CONFIG_DW_SEARCH_PHY
>  #define CONFIG_NET_MULTI
>  
>  /*
> diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h
> index 5d145cd..39e9368 100644
> --- a/include/configs/socfpga_cyclone5.h
> +++ b/include/configs/socfpga_cyclone5.h
> @@ -225,7 +225,6 @@
>  /* designware */
>  #define CONFIG_NET_MULTI
>  #define CONFIG_DW_ALTDESCRIPTOR
> -#define CONFIG_DW_SEARCH_PHY
>  #define CONFIG_MII
>  #define CONFIG_PHY_GIGE
>  #define CONFIG_DW_AUTONEG

Acked-by: Chin Liang See <clsee@altera.com>
diff mbox

Patch

diff --git a/include/configs/axs101.h b/include/configs/axs101.h
index c22d6d0..1bf8390 100644
--- a/include/configs/axs101.h
+++ b/include/configs/axs101.h
@@ -125,7 +125,6 @@ 
  */
 #define CONFIG_DESIGNWARE_ETH
 #define CONFIG_DW_AUTONEG
-#define CONFIG_DW_SEARCH_PHY
 #define CONFIG_NET_MULTI
 
 /*
diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h
index 5d145cd..39e9368 100644
--- a/include/configs/socfpga_cyclone5.h
+++ b/include/configs/socfpga_cyclone5.h
@@ -225,7 +225,6 @@ 
 /* designware */
 #define CONFIG_NET_MULTI
 #define CONFIG_DW_ALTDESCRIPTOR
-#define CONFIG_DW_SEARCH_PHY
 #define CONFIG_MII
 #define CONFIG_PHY_GIGE
 #define CONFIG_DW_AUTONEG