diff options
Diffstat (limited to 'include/configs/mpc5121-common.h')
-rw-r--r-- | include/configs/mpc5121-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mpc5121-common.h b/include/configs/mpc5121-common.h index 0d70e83440..f06ca9c6af 100644 --- a/include/configs/mpc5121-common.h +++ b/include/configs/mpc5121-common.h @@ -29,7 +29,5 @@ {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200} #define CONFIG_CMDLINE_EDITING 1 /* command line history */ -/* Use the HUSH parser */ -#define CONFIG_SYS_HUSH_PARSER #endif /* __MPC5121_COMMON_H */ |