projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.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
|
blame
|
history
diff --git
a/lib/Kconfig.kgdb
b/lib/Kconfig.kgdb
index a5d4b1dac2a574ed09870e2ce25b2e300f07a1d5..2cfd2721f7ed17f0e1e199082616c861bdd3c63e 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