X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fvct_platinum_small_defconfig;h=2b49d4c9a09a2110477973b4de30153c75683d96;hb=43b41566f72c3ff1074fe686f37227ebe33e11f9;hp=78d215d54ce4724b2e170740009fc80dec014b20;hpb=f1993ca066100fcaba7d49fecae0ef604e5807e2;p=u-boot diff --git a/configs/vct_platinum_small_defconfig b/configs/vct_platinum_small_defconfig index 78d215d54c..2b49d4c9a0 100644 --- a/configs/vct_platinum_small_defconfig +++ b/configs/vct_platinum_small_defconfig @@ -2,6 +2,8 @@ CONFIG_MIPS=y CONFIG_TARGET_VCT=y CONFIG_VCT_PLATINUM=y CONFIG_VCT_SMALL_IMAGE=y +CONFIG_BOOTDELAY=5 +CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_SYS_PROMPT="$ " # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set @@ -15,5 +17,6 @@ CONFIG_SYS_PROMPT="$ " # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set # CONFIG_CMD_MISC is not set +# CONFIG_ISO_PARTITION is not set +CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y -CONFIG_USE_PRIVATE_LIBGCC=y