diff options
Diffstat (limited to 'include/configs/TQM834x.h')
-rw-r--r-- | include/configs/TQM834x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index 2becc469721..24ed057f7a7 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -282,7 +282,6 @@ #define CONFIG_BOOTP_GATEWAY #define CONFIG_BOOTP_HOSTNAME - /* * Command line configuration. */ @@ -307,7 +306,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_AUTO_COMPLETE /* add autocompletion support */ - #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #else |