aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-03-06 02:08:00 -0500
committerPaul Mundt <lethal@linux-sh.org>2008-03-06 02:08:00 -0500
commite7d7deca60c01d844a4d8e5644f4aecaf0e3bee4 (patch)
tree08d094e5b65ae0a44fe0ee6d06b53196cb622049 /arch/sh/Kconfig
parent2af8b3b642ea2a9442890797ad5f92d2eaacb5b5 (diff)
sh: Fix up SH7710 VoIP-GW build.
The only board-specific bits that existed here were for setting up the IRQs, which are now handled by the SH7710 CPU support code instead. As there's nothing else to do for setup, kill off the board support code and have the defconfig use the generic machvec instead. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 783cfbbf87ca..95b7534e9e3c 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -456,13 +456,6 @@ config SH_SECUREEDGE5410
456 This includes both the OEM SecureEdge products as well as the 456 This includes both the OEM SecureEdge products as well as the
457 SME product line. 457 SME product line.
458 458
459config SH_7710VOIPGW
460 bool "SH7710-VOIP-GW"
461 depends on CPU_SUBTYPE_SH7710
462 help
463 Select this option to build a kernel for the SH7710 based
464 VOIP GW.
465
466config SH_RTS7751R2D 459config SH_RTS7751R2D
467 bool "RTS7751R2D" 460 bool "RTS7751R2D"
468 depends on CPU_SUBTYPE_SH7751R 461 depends on CPU_SUBTYPE_SH7751R