X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fvct_platinum_onenand_defconfig;h=6d2d14f8a2a94fa615de7ad5d096c52a51f940bd;hb=5c84ad097d829bb1e6460438f33e1536b23b3c9b;hp=4346518a18a29cfddb30afdce3da4f488ec3ec4e;hpb=0798082442536df2514ff272e8e53499a7dbc92e;p=oweals%2Fu-boot.git diff --git a/configs/vct_platinum_onenand_defconfig b/configs/vct_platinum_onenand_defconfig index 4346518a18..6d2d14f8a2 100644 --- a/configs/vct_platinum_onenand_defconfig +++ b/configs/vct_platinum_onenand_defconfig @@ -1,5 +1,21 @@ CONFIG_MIPS=y CONFIG_TARGET_VCT=y -CONFIG_SYS_BIG_ENDIAN=y CONFIG_VCT_PLATINUM=y CONFIG_VCT_ONENAND=y +CONFIG_BOOTDELAY=5 +CONFIG_SYS_CONSOLE_INFO_QUIET=y +CONFIG_SYS_PROMPT="$ " +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_CMD_SNTP=y +CONFIG_CMD_FAT=y +CONFIG_CMD_UBI=y +CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_STORAGE=y