Skip to content

Commit

Permalink
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jason Wessel committed Jul 23, 2008
1 parent c010b2f commit 68afab1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/Kconfig.kgdb
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@

config HAVE_ARCH_KGDB_SHADOW_INFO
bool

config HAVE_ARCH_KGDB
bool

Expand Down

0 comments on commit 68afab1

Please sign in to comment.