X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fdreamplug_defconfig;h=cb1575548901e519dca2419f322ec623c910bcac;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=8f745f8b3b02c48a9bd9d25261239dd081186928;hpb=dc557e9a1fe00ca9d884bd88feef5bebf23fede4;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index 8f745f8..cb15755 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -1,7 +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 @@ -17,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