diff options
Diffstat (limited to 'include/configs/MPC8349ITX.h')
| -rw-r--r-- | include/configs/MPC8349ITX.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/MPC8349ITX.h b/include/configs/MPC8349ITX.h index e2ae59632..ffb9a158a 100644 --- a/include/configs/MPC8349ITX.h +++ b/include/configs/MPC8349ITX.h @@ -730,7 +730,6 @@ boards, we say we have two, but don't display a message if we find only one. */  #if defined(CONFIG_CMD_KGDB)  #define CONFIG_KGDB_BAUDRATE	230400	/* speed of kgdb serial port */ -#define CONFIG_KGDB_SER_INDEX	2	/* which serial port to use */  #endif |