diff options
Diffstat (limited to 'configs/imgtec_xilfpga_defconfig')
-rw-r--r-- | configs/imgtec_xilfpga_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imgtec_xilfpga_defconfig b/configs/imgtec_xilfpga_defconfig index 40cde29670..79c9989a68 100644 --- a/configs/imgtec_xilfpga_defconfig +++ b/configs/imgtec_xilfpga_defconfig @@ -7,6 +7,8 @@ CONFIG_DEFAULT_DEVICE_TREE="nexys4ddr" CONFIG_BOOTDELAY=5 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y +# CONFIG_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="MIPSfpga # " # CONFIG_CMD_SAVEENV is not set CONFIG_CMD_MEMINFO=y |