commit | 96ff2d7081cfc50e5493e9a5ac7c58bfa2ea41d3 | [log] [tgz] |
---|---|---|
author | Yoshinori Sato <ysato@users.sourceforge.jp> | Wed Jan 20 23:27:30 2016 +0900 |
committer | Yoshinori Sato <ysato@users.sourceforge.jp> | Wed Jan 20 23:27:30 2016 +0900 |
tree | bbe1d1d66bbc7f52d26d25afa78c98a4c42f1f8f | |
parent | be13326058e79c0b3d8caea5e7d1b34286c09487 [diff] [blame] |
h8300: Add KGDB support. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 3084e58..cd1f754 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig
@@ -20,6 +20,7 @@ select H8300_TMR8 select HAVE_KERNEL_GZIP select HAVE_KERNEL_LZO + select HAVE_ARCH_KGDB config RWSEM_GENERIC_SPINLOCK def_bool y