diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-01-19 02:06:01 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-27 23:19:03 -0500 |
commit | a5350a9686efa65cbd2ad4677bcb9372c7ad05c7 (patch) | |
tree | 43a8cda02dcc5cd4ca6786374635566bf0e421ba /arch/sh/Kconfig | |
parent | 427c727fd0637555a4bb6828c07bf36b9506ddde (diff) |
sh: Kill off dead HS771RVoIP board support.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index ddbd610d27e7..85bd9ac6f5e0 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -440,13 +440,6 @@ config SH_SECUREEDGE5410 | |||
440 | This includes both the OEM SecureEdge products as well as the | 440 | This includes both the OEM SecureEdge products as well as the |
441 | SME product line. | 441 | SME product line. |
442 | 442 | ||
443 | config SH_HS7751RVOIP | ||
444 | bool "HS7751RVOIP" | ||
445 | depends on CPU_SUBTYPE_SH7751R | ||
446 | help | ||
447 | Select HS7751RVOIP if configuring for a Renesas Technology | ||
448 | Sales VoIP board. | ||
449 | |||
450 | config SH_7710VOIPGW | 443 | config SH_7710VOIPGW |
451 | bool "SH7710-VOIP-GW" | 444 | bool "SH7710-VOIP-GW" |
452 | depends on CPU_SUBTYPE_SH7710 | 445 | depends on CPU_SUBTYPE_SH7710 |