summaryrefslogtreecommitdiff
path: root/include/configs/ipek01.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ipek01.h')
-rw-r--r--include/configs/ipek01.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ipek01.h b/include/configs/ipek01.h
index 1aeded18f5..a99e928e2e 100644
--- a/include/configs/ipek01.h
+++ b/include/configs/ipek01.h
@@ -35,7 +35,6 @@
* Serial console configuration
*/
#define CONFIG_PSC_CONSOLE 1 /* console is on PSC1 */
-#define CONFIG_BAUDRATE 115200 /* ... at 9600 bps */
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
#define CONFIG_CMDLINE_EDITING 1 /* add command line history */