mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
sound: Kconfig: drop unknown symbol ARCH_CLPS7500
Commit 635f0258e5
("[ARM] clps7500: remove support") missed one instance
of the ARCH_CLPS7500 Kconfig symbol. Drop it now.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
e56e0b7dd5
commit
7e0ea2e6c8
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user