From: vijay.kilari@gmail.com (vijay.kilari at gmail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v10 6/6] arm64: KGDB: Add KGDB config
Date: Wed, 19 Feb 2014 10:05:41 +0530 [thread overview]
Message-ID: <1392784541-18034-7-git-send-email-vijay.kilari@gmail.com> (raw)
In-Reply-To: <1392784541-18034-1-git-send-email-vijay.kilari@gmail.com>
From: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>
Add HAVE_ARCH_KGDB for arm64 Kconfig
Signed-off-by: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
---
arch/arm64/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 27bbcfc..02107f2 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -38,6 +38,7 @@ config ARM64
select HAVE_MEMBLOCK
select HAVE_PATA_PLATFORM
select HAVE_PERF_EVENTS
+ select HAVE_ARCH_KGDB
select IRQ_DOMAIN
select MODULES_USE_ELF_RELA
select NO_BOOTMEM
--
1.7.9.5
prev parent reply other threads:[~2014-02-19 4:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 4:35 [PATCH v10 0/6] arm64: KGDB Support vijay.kilari at gmail.com
2014-02-19 4:35 ` [PATCH v10 1/6] arm64: Add macros to manage processor debug state vijay.kilari at gmail.com
2014-02-19 4:35 ` [PATCH v10 2/6] arm64: KGDB: Add Basic KGDB support vijay.kilari at gmail.com
2014-02-19 4:35 ` [PATCH v10 3/6] arm64: KGDB: Add step debugging support vijay.kilari at gmail.com
2014-02-19 4:35 ` [PATCH v10 4/6] KGDB: make kgdb_breakpoint() as noinline vijay.kilari at gmail.com
2014-02-19 4:35 ` [PATCH v10 5/6] misc: debug: remove compilation warnings vijay.kilari at gmail.com
2014-02-19 4:35 ` vijay.kilari at gmail.com [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1392784541-18034-7-git-send-email-vijay.kilari@gmail.com \
--to=vijay.kilari@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).