diff options
Diffstat (limited to 'include/configs/pxa-common.h')
| -rw-r--r-- | include/configs/pxa-common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/pxa-common.h b/include/configs/pxa-common.h index 5856ee180..f0ecc3458 100644 --- a/include/configs/pxa-common.h +++ b/include/configs/pxa-common.h @@ -16,7 +16,6 @@   */  #ifdef	CONFIG_CMD_KGDB  #define	CONFIG_KGDB_BAUDRATE		230400 -#define	CONFIG_KGDB_SER_INDEX		2  #endif  /* |