]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/actux4.h
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
[karo-tx-uboot.git] / include / configs / actux4.h
index 1df0a7caab4011c072af6699b3cc17a7cce15455..12bd98a7e187f1e7b369c7dcf50d37dd8fdb0b55 100644 (file)
 
 #if defined(CONFIG_CMD_KGDB)
 # define CONFIG_KGDB_BAUDRATE          230400
-/* which serial port to use */
-# define CONFIG_KGDB_SER_INDEX         1
 #endif
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT                      "=> "
 /* Console I/O Buffer Size */
 #define CONFIG_SYS_CBSIZE                      256
 /* Print Buffer Size */
@@ -77,7 +74,6 @@
 
 /* timer clock - 2* OSC_IN system clock */
 #define CONFIG_IXP425_TIMER_CLK                 66000000
-#define CONFIG_SYS_HZ                          1000
 
 /* default load address */
 #define CONFIG_SYS_LOAD_ADDR                   0x00010000