X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fam335x_evm_norboot_defconfig;h=98da63ff6f395073369348b50747c05bb5212a44;hb=9dd1d0aa4e086bc8a5eaf19a67825c3323c41c5a;hp=3fbc07b66b5e420f62f07453b43fd779aeeee244;hpb=f4c6f9335c1e867862dcebcfa9c05b2e3dd05636;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/am335x_evm_norboot_defconfig b/configs/am335x_evm_norboot_defconfig index 3fbc07b..98da63f 100644 --- a/configs/am335x_evm_norboot_defconfig +++ b/configs/am335x_evm_norboot_defconfig @@ -1,8 +1,9 @@ CONFIG_ARM=y CONFIG_TARGET_AM335X_EVM=y CONFIG_NOR=y -CONFIG_NOR_BOOT=y CONFIG_FIT=y +CONFIG_NOR_BOOT=y +CONFIG_VERSION_VARIABLE=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set @@ -29,6 +30,7 @@ CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_MUSB_HOST=y CONFIG_USB_MUSB_GADGET=y +CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_G_DNL_MANUFACTURER="Texas Instruments"