]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC837XEMDS.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / MPC837XEMDS.h
index fb22adff2e44c41ff493ac21ea3cdd5b92ba627a..f52e77a3a7c71591f331811dea5363a8634464a3 100644 (file)
@@ -535,7 +535,6 @@ extern int board_pci_host_broken(void);
 #define CONFIG_SYS_MAXARGS     16      /* max number of command args */
                                /* Boot Argument Buffer Size */
 #define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE
-#define CONFIG_SYS_HZ          1000    /* decrementer freq: 1ms ticks */
 
 /*
  * For booting Linux, the board info and command line data
@@ -663,7 +662,6 @@ extern int board_pci_host_broken(void);
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed of kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif
 
 /*