diff options
| author | Jason Wessel <jason.wessel@windriver.com> | 2008-07-23 12:30:15 -0400 |
|---|---|---|
| committer | Jason Wessel <jason.wessel@windriver.com> | 2008-07-23 12:30:15 -0400 |
| commit | 68afab1cb31436fc9b256a5f44771fa58ed019e2 (patch) | |
| tree | 0c595cf25818cc983b218a8165788fb8c8889fc6 | |
| parent | c010b2f76c3032e48097a6eef291d8593d5d79a6 (diff) | |
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
Remove HAVE_ARCH_KGDB_SHADOW_INFO because it does not
exist anywhere in the kernel mainline sources
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
| -rw-r--r-- | lib/Kconfig.kgdb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb index a5d4b1dac2a5..2cfd2721f7ed 100644 --- a/lib/Kconfig.kgdb +++ b/lib/Kconfig.kgdb | |||
| @@ -1,7 +1,4 @@ | |||
| 1 | 1 | ||
| 2 | config HAVE_ARCH_KGDB_SHADOW_INFO | ||
| 3 | bool | ||
| 4 | |||
| 5 | config HAVE_ARCH_KGDB | 2 | config HAVE_ARCH_KGDB |
| 6 | bool | 3 | bool |
| 7 | 4 | ||
