diff options
Diffstat (limited to 'include/configs/dvlhost.h')
-rw-r--r-- | include/configs/dvlhost.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dvlhost.h b/include/configs/dvlhost.h index 87b33148417..1af7f169893 100644 --- a/include/configs/dvlhost.h +++ b/include/configs/dvlhost.h @@ -57,8 +57,6 @@ #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 */ |