summaryrefslogtreecommitdiff
path: root/arch/sh/boards/renesas/hs7751rvoip/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-01-19 07:06:01 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 04:19:03 (GMT)
commita5350a9686efa65cbd2ad4677bcb9372c7ad05c7 (patch)
tree43a8cda02dcc5cd4ca6786374635566bf0e421ba /arch/sh/boards/renesas/hs7751rvoip/Kconfig
parent427c727fd0637555a4bb6828c07bf36b9506ddde (diff)
downloadlinux-fsl-qoriq-a5350a9686efa65cbd2ad4677bcb9372c7ad05c7.tar.xz
sh: Kill off dead HS771RVoIP board support.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/hs7751rvoip/Kconfig')
-rw-r--r--arch/sh/boards/renesas/hs7751rvoip/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/sh/boards/renesas/hs7751rvoip/Kconfig b/arch/sh/boards/renesas/hs7751rvoip/Kconfig
deleted file mode 100644
index 1743be4..0000000
--- a/arch/sh/boards/renesas/hs7751rvoip/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if SH_HS7751RVOIP
-
-menu "HS7751RVoIP options"
-
-config HS7751RVOIP_CODEC
- bool "Support VoIP Codec section"
- help
- Selecting this option will support CODEC section.
-
-endmenu
-
-endif