commit | 2c808a12ea7e00d5078e57a9640adcb0504c739c | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Sun Dec 01 20:07:28 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Dec 13 09:15:32 2013 -0500 |
tree | 4a8aab2291edcf045aab53c2cba70021e72f15fd | |
parent | 5deccafa1870c4c4eb588ebcc6b4e95c4d7a59f6 [diff] |
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>