git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8c26e
)
mxs: Kconfig: Remove TARGET_XFI3 symbol
author
Fabio Estevam
<festevam@denx.de>
Wed, 19 Jul 2023 01:25:48 +0000
(22:25 -0300)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/mxs/Kconfig
b/arch/arm/mach-imx/mxs/Kconfig
index
d3233d8
..
ccce6a7
100644
(file)
--- 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