diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index b7f9ed4073..68a915cdae 100644 --- a/boot/uboot/Config.in +++ b/boot/uboot/Config.in @@ -487,8 +487,6 @@ menuconfig BR2_TARGET_UBOOT_ENVIMAGE The environment image will be called uboot-env.bin. - Leave empty to generate image from compiled-in env. - if BR2_TARGET_UBOOT_ENVIMAGE config BR2_TARGET_UBOOT_ENVIMAGE_SOURCE @@ -500,6 +498,8 @@ config BR2_TARGET_UBOOT_ENVIMAGE_SOURCE Multiple source files are concatenated in the order listed. + Leave empty to generate image from compiled-in env. + config BR2_TARGET_UBOOT_ENVIMAGE_SIZE string "Size of environment" help