From: Jason Wessel Date: Wed, 23 Jul 2008 16:30:15 +0000 (-0500) Subject: kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable X-Git-Tag: v2.6.27-rc1~853^2~4 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=68afab1cb31436fc9b256a5f44771fa58ed019e2;p=linux-2.6-omap-h63xx.git 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 --- diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb index a5d4b1dac2a..2cfd2721f7e 100644 --- a/lib/Kconfig.kgdb +++ b/lib/Kconfig.kgdb @@ -1,7 +1,4 @@ -config HAVE_ARCH_KGDB_SHADOW_INFO - bool - config HAVE_ARCH_KGDB bool