Skip to content

Commit

Permalink
sound: Kconfig: drop unknown symbol ARCH_CLPS7500
Browse files Browse the repository at this point in the history
Commit 635f025 ("[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>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Nov 22, 2011
1 parent e56e0b7 commit 7e0ea2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/oss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ config SC6600_CDROMBASE

config SOUND_VIDC
tristate "VIDC 16-bit sound"
depends on ARM && (ARCH_ACORN || ARCH_CLPS7500)
depends on ARM && ARCH_ACORN
help
16-bit support for the VIDC onboard sound hardware found on Acorn
machines.
Expand Down

0 comments on commit 7e0ea2e

Please sign in to comment.