X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fdreamplug_defconfig;h=cb1575548901e519dca2419f322ec623c910bcac;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=d293e3034b7399eb7b991461b6e31c28799e1ac7;hpb=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index d293e30..cb15755 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -1,6 +1,10 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_DREAMPLUG=y +CONFIG_IDENT_STRING="\nMarvell-DreamPlug" +# CONFIG_MMC is not set +CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set @@ -16,4 +20,6 @@ CONFIG_CMD_FAT=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y