diff mbox series

mxs: Kconfig: Remove TARGET_XFI3 symbol

Message ID 20230719012548.508676-1-festevam@gmail.com
State Accepted
Commit 38caaffb383c6dfbf50e10ad77f3b4ff4b1a5e06
Delegated to: Stefano Babic
Headers show
Series mxs: Kconfig: Remove TARGET_XFI3 symbol | expand

Commit Message

Fabio Estevam July 19, 2023, 1:25 a.m. UTC
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(-)

Comments

Stefano Babic Oct. 16, 2023, 9:22 p.m. UTC | #1
> 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
diff mbox series

Patch

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