diff options
Diffstat (limited to 'configs/vct_platinum_onenand_small_defconfig')
-rw-r--r-- | configs/vct_platinum_onenand_small_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/vct_platinum_onenand_small_defconfig b/configs/vct_platinum_onenand_small_defconfig index c5a413fadf..f941f2d29c 100644 --- a/configs/vct_platinum_onenand_small_defconfig +++ b/configs/vct_platinum_onenand_small_defconfig @@ -19,8 +19,6 @@ CONFIG_CMD_ONENAND=y # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set -# CONFIG_CMD_NET is not set -# CONFIG_CMD_NFS is not set # CONFIG_CMD_MISC is not set CONFIG_CMD_JFFS2=y CONFIG_MTDIDS_DEFAULT="onenand0=onenand" @@ -29,4 +27,5 @@ CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set # CONFIG_ISO_PARTITION is not set CONFIG_ENV_IS_IN_ONENAND=y +# CONFIG_NET is not set CONFIG_SYS_NS16550=y |