diff options
Diffstat (limited to 'include/configs/T4240RDB.h')
| -rw-r--r-- | include/configs/T4240RDB.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h index 54db021ec9a..b7cbf87d306 100644 --- a/include/configs/T4240RDB.h +++ b/include/configs/T4240RDB.h @@ -214,10 +214,6 @@ #define CONFIG_SYS_BOOTMAPSZ (64 << 20) /* Initial map for Linux*/ #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* Increase max gunzip size */ -#ifdef CONFIG_CMD_KGDB -#define CONFIG_KGDB_BAUDRATE 230400 /* speed to run kgdb serial port */ -#endif - /* * Environment Configuration */ |
