aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/8xx_io/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-04-29 05:19:56 +1000
committerPaul Mackerras <paulus@samba.org>2007-04-30 11:02:05 +1000
commit8d1cea6e1439a113b1f17eab9b4e2f0cfc24bbb0 (patch)
tree073e964e2700dd87da32dbc22eefdb48c40cb5b5 /arch/ppc/8xx_io/Kconfig
parent[POWERPC] cell: cbe_cpufreq cleanup and crash fix (diff)
downloadlinux-dev-8d1cea6e1439a113b1f17eab9b4e2f0cfc24bbb0.tar.xz
linux-dev-8d1cea6e1439a113b1f17eab9b4e2f0cfc24bbb0.zip
[POWERPC] Remove the unused HTDMSOUND driver
Recently, someone fixed a syntax error in the HTDMSOUND driver introduced 4 years ago. Unfortunately not by trying to compile this driver for his hardware but by code inspection - which seems to be a strong indication that there are no users left for this OSS sound driver. This patch therefore removes it. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Dan Malek <dan@embeddedalley.com> Acked-by: Marcelo Tosatti <marcelo@kvack.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
-rw-r--r--arch/ppc/8xx_io/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/ppc/8xx_io/Kconfig b/arch/ppc/8xx_io/Kconfig
index 57dacf978532..c623e44f01ad 100644
--- a/arch/ppc/8xx_io/Kconfig
+++ b/arch/ppc/8xx_io/Kconfig
@@ -74,10 +74,6 @@ config ENET_BIG_BUFFERS
Allocate large buffers for MPC8xx Ethernet. Increases throughput
and decreases the likelihood of dropped packets, but costs memory.
-config HTDMSOUND
- bool "Embedded Planet HIOX Audio"
- depends on SOUND=y
-
# This doesn't really belong here, but it is convenient to ask
# 8xx specific questions.
comment "Generic MPC8xx Options"