X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fvct_platinum_defconfig;h=27b29fb94e296dbc002a94bc4198b0734135abd2;hb=b504ff9f6bbdd4d3700595f64f3c30c5c9f70d35;hp=c65a20014ba512209c957224a9be5f3c86c4c578;hpb=dc557e9a1fe00ca9d884bd88feef5bebf23fede4;p=u-boot diff --git a/configs/vct_platinum_defconfig b/configs/vct_platinum_defconfig index c65a20014b..27b29fb94e 100644 --- a/configs/vct_platinum_defconfig +++ b/configs/vct_platinum_defconfig @@ -2,6 +2,7 @@ CONFIG_MIPS=y CONFIG_TARGET_VCT=y CONFIG_VCT_PLATINUM=y CONFIG_BOOTDELAY=5 +CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_SYS_PROMPT="$ " CONFIG_CMD_I2C=y CONFIG_CMD_USB=y @@ -10,4 +11,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_CMD_FAT=y +CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y