aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-09-27 05:08:33 -0400
committerPaul Mundt <lethal@linux-sh.org>2006-09-27 05:08:33 -0400
commit91b91d01416afba8d3f230a62b5d2784bd7af94a (patch)
tree09812a19d82f697d3dd0cc8ab9c26a526f513970 /arch/sh/Kconfig
parent49c3f807f5734605c10cdfb462a8fd5c3075eb76 (diff)
sh: SH7710VoIPGW board support.
This adds support for the SH7710 VoIP Gateway board. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index d90fb893bea..2549bd82c57 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -149,6 +149,13 @@ config SH_HS7751RVOIP
149 Select HS7751RVOIP if configuring for a Renesas Technology 149 Select HS7751RVOIP if configuring for a Renesas Technology
150 Sales VoIP board. 150 Sales VoIP board.
151 151
152config SH_7710VOIPGW
153 bool "SH7710-VOIP-GW"
154 select CPU_SUBTYPE_SH7710
155 help
156 Select this option to build a kernel for the SH7710 based
157 VOIP GW.
158
152config SH_RTS7751R2D 159config SH_RTS7751R2D
153 bool "RTS7751R2D" 160 bool "RTS7751R2D"
154 select CPU_SUBTYPE_SH7751R 161 select CPU_SUBTYPE_SH7751R
@@ -405,6 +412,8 @@ config ISA_DMA_API
405 412
406menu "Kernel features" 413menu "Kernel features"
407 414
415source kernel/Kconfig.hz
416
408config KEXEC 417config KEXEC
409 bool "kexec system call (EXPERIMENTAL)" 418 bool "kexec system call (EXPERIMENTAL)"
410 depends on EXPERIMENTAL 419 depends on EXPERIMENTAL
@@ -461,6 +470,8 @@ config NR_CPUS
461 This is purely to save memory - each supported CPU adds 470 This is purely to save memory - each supported CPU adds
462 approximately eight kilobytes to the kernel image. 471 approximately eight kilobytes to the kernel image.
463 472
473source "kernel/Kconfig.preempt"
474
464config CPU_HAS_SR_RB 475config CPU_HAS_SR_RB
465 bool "CPU has SR.RB" 476 bool "CPU has SR.RB"
466 depends on CPU_SH3 || CPU_SH4 477 depends on CPU_SH3 || CPU_SH4