summaryrefslogtreecommitdiff
path: root/boot/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-01-08 00:07:20 +0300
committerSimon Glass <sjg@chromium.org>2023-01-19 00:55:40 +0300
commit12c3e948eeab0531c7eec813969e089f9f252891 (patch)
tree891f7ff4739a79fff42d63a29a03abcdb639cfb1 /boot/Kconfig
parent31f35e83b18fe8c6b1bc6f1501b575c7cf764939 (diff)
downloadu-boot-12c3e948eeab0531c7eec813969e089f9f252891.tar.xz
rockchip: Drop the FIT generator script
This is not used anymore. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boot/Kconfig')
-rw-r--r--boot/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/Kconfig b/boot/Kconfig
index 219125ebbb..45e567d4ac 100644
--- a/boot/Kconfig
+++ b/boot/Kconfig
@@ -287,7 +287,6 @@ config USE_SPL_FIT_GENERATOR
config SPL_FIT_GENERATOR
string ".its file generator script for U-Boot FIT image"
depends on USE_SPL_FIT_GENERATOR
- default "arch/arm/mach-rockchip/make_fit_atf.py" if SPL_LOAD_FIT && ARCH_ROCKCHIP
default "arch/arm/mach-zynqmp/mkimage_fit_atf.sh" if SPL_LOAD_FIT && ARCH_ZYNQMP
help
Specifies a (platform specific) script file to generate the FIT