env: Finish migration of common ENV options
[platform/kernel/u-boot.git] / configs / vct_platinum_onenand_small_defconfig
1 CONFIG_MIPS=y
2 CONFIG_ENV_SIZE=0x20000
3 CONFIG_TARGET_VCT=y
4 CONFIG_VCT_PLATINUM=y
5 CONFIG_VCT_ONENAND=y
6 CONFIG_VCT_SMALL_IMAGE=y
7 CONFIG_BOOTDELAY=5
8 CONFIG_SYS_CONSOLE_INFO_QUIET=y
9 # CONFIG_AUTO_COMPLETE is not set
10 # CONFIG_SYS_LONGHELP is not set
11 CONFIG_SYS_PROMPT="$ "
12 # CONFIG_CMD_BDI is not set
13 # CONFIG_CMD_CONSOLE is not set
14 # CONFIG_CMD_ELF is not set
15 # CONFIG_CMD_CRC32 is not set
16 # CONFIG_CMD_FLASH is not set
17 # CONFIG_CMD_LOADB is not set
18 # CONFIG_CMD_LOADS is not set
19 CONFIG_CMD_ONENAND=y
20 # CONFIG_CMD_ITEST is not set
21 # CONFIG_CMD_SOURCE is not set
22 # CONFIG_CMD_SETEXPR is not set
23 # CONFIG_CMD_MISC is not set
24 CONFIG_CMD_JFFS2=y
25 CONFIG_CMD_MTDPARTS=y
26 CONFIG_MTDIDS_DEFAULT="onenand0=onenand"
27 CONFIG_MTDPARTS_DEFAULT="mtdparts=onenand:128k(u-boot),128k(env),20m(kernel),-(rootfs)"
28 CONFIG_CMD_UBI=y
29 # CONFIG_CMD_UBIFS is not set
30 # CONFIG_ISO_PARTITION is not set
31 CONFIG_ENV_IS_IN_ONENAND=y
32 CONFIG_ENV_ADDR=0x20000
33 # CONFIG_NET is not set
34 CONFIG_MTD_DEVICE=y
35 CONFIG_SYS_NS16550=y