diff options
author | Paul Mackerras <paulus@samba.org> | 2006-02-24 14:05:47 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-02-24 14:05:47 +1100 |
commit | a00428f5b149e36b8225b2a0812742a6dfb07b8c (patch) | |
tree | a78869cd67cf78a0eb091fb0ea5d397734bd6738 /arch/h8300/Kconfig.debug | |
parent | 774fee58c465ea1c7e9775e347ec307bcf2deeb3 (diff) | |
parent | fb5c594c2acc441f0d2d8f457484a0e0e9285db3 (diff) | |
download | kernel_samsung_tuna-a00428f5b149e36b8225b2a0812742a6dfb07b8c.zip kernel_samsung_tuna-a00428f5b149e36b8225b2a0812742a6dfb07b8c.tar.gz kernel_samsung_tuna-a00428f5b149e36b8225b2a0812742a6dfb07b8c.tar.bz2 |
Merge ../powerpc-merge
Diffstat (limited to 'arch/h8300/Kconfig.debug')
-rw-r--r-- | arch/h8300/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/h8300/Kconfig.debug b/arch/h8300/Kconfig.debug index 55034d0..e0e9bcb 100644 --- a/arch/h8300/Kconfig.debug +++ b/arch/h8300/Kconfig.debug @@ -34,7 +34,7 @@ config GDB_DEBUG help gdb stub exception support -config CONFIG_SH_STANDARD_BIOS +config SH_STANDARD_BIOS bool "Use gdb protocol serial console" depends on (!H8300H_SIM && !H8S_SIM) help |