X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Kconfig;h=f364a7a4d51d7fffeec8b68ff15c336ce974d0f3;hb=1a9717fb30c5cbb70dcc5d53791670967dfe3487;hp=05a34f7301e095a704753c02c983959f6ce3a902;hpb=7c0e5d865ff0b86dfce492b656238919c659d756;p=platform%2Fkernel%2Fu-boot.git diff --git a/Kconfig b/Kconfig index 05a34f7..f364a7a 100644 --- a/Kconfig +++ b/Kconfig @@ -146,7 +146,7 @@ config FIT Flattened Image Tree. FIT is formally a FDT, which can include images of various types (kernel, FDT blob, ramdisk, etc.) in a single blob. To boot this new uImage structure, - pass the the address of the blob to the "bootm" command. + pass the address of the blob to the "bootm" command. config FIT_VERBOSE bool "Display verbose messages on FIT boot"