]> git.sur5r.net Git - u-boot/blobdiff - include/configs/P1023RDS.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / P1023RDS.h
index 7e14ae15165a7539ee5af4c62b14caf2cf4d7639..11c74ff5f5720bd000689056975e5cb2ee3119da 100644 (file)
@@ -458,7 +458,6 @@ extern unsigned long get_clock_freq(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
@@ -470,7 +469,6 @@ extern unsigned long get_clock_freq(void);
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed to run kgdb serial port */
-#define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */
 #endif
 
 /*