projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c010b2f
)
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
author
Jason Wessel
<jason.wessel@windriver.com>
Wed, 23 Jul 2008 16:30:15 +0000
(11:30 -0500)
committer
Jason Wessel
<jason.wessel@windriver.com>
Wed, 23 Jul 2008 16:30:15 +0000
(11:30 -0500)
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>
lib/Kconfig.kgdb
patch
|
blob
|
history
diff --git
a/lib/Kconfig.kgdb
b/lib/Kconfig.kgdb
index
a5d4b1d
..
2cfd272
100644
(file)
--- a/
lib/Kconfig.kgdb
+++ b/
lib/Kconfig.kgdb
@@
-1,7
+1,4
@@
-config HAVE_ARCH_KGDB_SHADOW_INFO
- bool
-
config HAVE_ARCH_KGDB
bool