diff options
| -rw-r--r-- | include/configs/mcx.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/mcx.h b/include/configs/mcx.h index f3d26ead4..1315c3ceb 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -219,6 +219,8 @@  	"else run nandboot; fi"  #define CONFIG_AUTO_COMPLETE +#define CONFIG_CMDLINE_EDITING +  /*   * Miscellaneous configurable options   */ |