diff options
Diffstat (limited to 'include/configs/JSE.h')
| -rw-r--r-- | include/configs/JSE.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/JSE.h b/include/configs/JSE.h index 4284d6a3a..5738ea97a 100644 --- a/include/configs/JSE.h +++ b/include/configs/JSE.h @@ -274,6 +274,5 @@  #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  #endif	/* __CONFIG_H */ |