summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8641d.h
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2013-12-01 20:07:28 +0200
committerTom Rini <trini@ti.com>2013-12-13 09:15:32 -0500
commit2c808a12ea7e00d5078e57a9640adcb0504c739c (patch)
tree4a8aab2291edcf045aab53c2cba70021e72f15fd /include/configs/sbc8641d.h
parent5deccafa1870c4c4eb588ebcc6b4e95c4d7a59f6 (diff)
downloadtalos-obmc-uboot-2c808a12ea7e00d5078e57a9640adcb0504c739c.tar.gz
talos-obmc-uboot-2c808a12ea7e00d5078e57a9640adcb0504c739c.zip
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
The last users of CONFIG_KGDB_SER_INDEX were removed more than 3 years ago in commits 550650ddd0 and bf16500f79, either kgdb subsystem should care about this parameter or it should be gone completely. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'include/configs/sbc8641d.h')
-rw-r--r--include/configs/sbc8641d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h
index dba948a5ce..78f8219c5f 100644
--- a/include/configs/sbc8641d.h
+++ b/include/configs/sbc8641d.h
@@ -523,7 +523,6 @@
#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
/*
OpenPOWER on IntegriCloud