]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
mxs: Kconfig: Remove TARGET_XFI3 symbol
authorFabio Estevam <festevam@denx.de>
Wed, 19 Jul 2023 01:25:48 +0000 (22:25 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 16:52:19 +0000 (18:52 +0200)
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

index d3233d8d14f386bfe86a6f34a956fa80749719c8..ccce6a78caa26e4b110dbe2a7127a58559cbb2c6 100644 (file)
@@ -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