aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
authorYoshinori Sato <ysato@users.sourceforge.jp>2016-01-20 23:27:30 +0900
committerYoshinori Sato <ysato@users.sourceforge.jp>2016-01-20 23:27:30 +0900
commit96ff2d7081cfc50e5493e9a5ac7c58bfa2ea41d3 (patch)
treebbe1d1d66bbc7f52d26d25afa78c98a4c42f1f8f /arch/h8300/Kconfig
parentirqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw (diff)
downloadwireguard-linux-96ff2d7081cfc50e5493e9a5ac7c58bfa2ea41d3.tar.xz
wireguard-linux-96ff2d7081cfc50e5493e9a5ac7c58bfa2ea41d3.zip
h8300: Add KGDB support.
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 3084e58b4610..cd1f754c1336 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -20,6 +20,7 @@ config H8300
select H8300_TMR8
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_LZO
+ select HAVE_ARCH_KGDB
config RWSEM_GENERIC_SPINLOCK
def_bool y