X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmpc5121-common.h;h=d252297e89d69594ec1e813d7a099af095b01baa;hb=3bd25cb512b912e9c8e9074467e730a73f87371d;hp=0d70e83440a5c7900d97e8060379f664bc18b7b3;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mpc5121-common.h b/include/configs/mpc5121-common.h index 0d70e83..d252297 100644 --- a/include/configs/mpc5121-common.h +++ b/include/configs/mpc5121-common.h @@ -24,12 +24,9 @@ /* * Serial console */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_BAUDRATE_TABLE \ {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 */