Commit 7e0ea2e6 authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina

sound: Kconfig: drop unknown symbol ARCH_CLPS7500

Commit 635f0258 ("[ARM] clps7500: remove support") missed one instance
of the ARCH_CLPS7500 Kconfig symbol. Drop it now.
Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent e56e0b7d
...@@ -521,7 +521,7 @@ config SC6600_CDROMBASE ...@@ -521,7 +521,7 @@ config SC6600_CDROMBASE
config SOUND_VIDC config SOUND_VIDC
tristate "VIDC 16-bit sound" tristate "VIDC 16-bit sound"
depends on ARM && (ARCH_ACORN || ARCH_CLPS7500) depends on ARM && ARCH_ACORN
help help
16-bit support for the VIDC onboard sound hardware found on Acorn 16-bit support for the VIDC onboard sound hardware found on Acorn
machines. machines.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment