kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
[platform/kernel/u-boot.git] / include / configs / coreboot.h
index 47215e5..d1d732f 100644 (file)
@@ -3,7 +3,7 @@
  * (C) Copyright 2008
  * Graeme Russ, graeme.russ@gmail.com.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/ibmpc.h>
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE                   115200
-#define CONFIG_KGDB_SER_INDEX                  2
 #endif
 
 /*
 #define CONFIG_SYS_MEMTEST_START               0x00100000
 #define CONFIG_SYS_MEMTEST_END                 0x01000000
 #define CONFIG_SYS_LOAD_ADDR                   0x100000
-#define CONFIG_SYS_HZ                          1000
 
 /*-----------------------------------------------------------------------
  * SDRAM Configuration