diff options
Diffstat (limited to 'boot/u-boot/Config.in')
-rw-r--r-- | boot/u-boot/Config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/boot/u-boot/Config.in b/boot/u-boot/Config.in index 00a4a5f24..aada346e7 100644 --- a/boot/u-boot/Config.in +++ b/boot/u-boot/Config.in @@ -77,11 +77,6 @@ config BR2_TARGET_UBOOT_FORMAT_LDR endchoice -config BR2_TARGET_UBOOT_TOOL_MKIMAGE - bool "mkimage tool in target" - help - Install mkimage tool in target. - config BR2_TARGET_UBOOT_TOOL_ENV bool "fw_printenv tool in target" help |