diff options
Diffstat (limited to 'configs/vf610twr_nand_defconfig')
-rw-r--r-- | configs/vf610twr_nand_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig index 7be7b0efe0..b94f11f498 100644 --- a/configs/vf610twr_nand_defconfig +++ b/configs/vf610twr_nand_defconfig @@ -7,6 +7,8 @@ CONFIG_BOOTDELAY=3 CONFIG_LOGLEVEL=3 CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y +# CONFIG_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set CONFIG_CMD_BOOTZ=y CONFIG_CMD_MEMTEST=y CONFIG_CMD_FUSE=y |