public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol
@ 2023-07-19  1:25 Fabio Estevam
  2023-10-16 21:22 ` sbabic
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2023-07-19  1:25 UTC (permalink / raw)
  To: sbabic; +Cc: u-boot, Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

The xfi3 target has been removed by commit 539fba2c10e7 ("arm:
Remove xfi3 board"), but it missed to remove an entry from the
mxs Kconfig.

Remove it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 arch/arm/mach-imx/mxs/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/arm/mach-imx/mxs/Kconfig b/arch/arm/mach-imx/mxs/Kconfig
index d3233d8d14f3..ccce6a78caa2 100644
--- a/arch/arm/mach-imx/mxs/Kconfig
+++ b/arch/arm/mach-imx/mxs/Kconfig
@@ -18,9 +18,6 @@ config TARGET_MX23EVK
 	select PL01X_SERIAL
 	select BOARD_EARLY_INIT_F
 
-config TARGET_XFI3
-	bool "Support xfi3"
-
 endchoice
 
 config SYS_SOC
-- 
2.34.1


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

* [PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol
  2023-07-19  1:25 [PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol Fabio Estevam
@ 2023-10-16 21:22 ` sbabic
  0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2023-10-16 21:22 UTC (permalink / raw)
  To: Fabio Estevam, u-boot

> From: Fabio Estevam <festevam@denx.de>
> The xfi3 target has been removed by commit 539fba2c10e7 ("arm:
> Remove xfi3 board"), but it missed to remove an entry from the
> mxs Kconfig.
> Remove it.
> Signed-off-by: Fabio Estevam <festevam@denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

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

end of thread, other threads:[~2023-10-16 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-19  1:25 [PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol Fabio Estevam
2023-10-16 21:22 ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox