X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fvct_platinumavc_onenand_small_defconfig;h=be70588cf001a9147af84aca1df36a81a0d6ad53;hb=9e39003e7ffa327adaef468840196de2e8820d2f;hp=e9928a06a4db021e31f739954deba400e3e7969a;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=people%2Fms%2Fu-boot.git diff --git a/configs/vct_platinumavc_onenand_small_defconfig b/configs/vct_platinumavc_onenand_small_defconfig index e9928a06a4..be70588cf0 100644 --- a/configs/vct_platinumavc_onenand_small_defconfig +++ b/configs/vct_platinumavc_onenand_small_defconfig @@ -3,8 +3,10 @@ CONFIG_TARGET_VCT=y CONFIG_VCT_PLATINUMAVC=y CONFIG_VCT_ONENAND=y CONFIG_VCT_SMALL_IMAGE=y +CONFIG_SYS_PROMPT="$ " # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set +# CONFIG_CMD_ELF is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_CRC32 is not set # CONFIG_CMD_LOADB is not set @@ -16,4 +18,5 @@ CONFIG_VCT_SMALL_IMAGE=y # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set # CONFIG_CMD_MISC is not set +CONFIG_SYS_NS16550=y CONFIG_USE_PRIVATE_LIBGCC=y