diff options
Diffstat (limited to 'sound/oss')
-rw-r--r-- | sound/oss/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 6c9e8e8f45f8..5849b129e50d 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig | |||
@@ -521,7 +521,7 @@ config SC6600_CDROMBASE | |||
521 | 521 | ||
522 | config SOUND_VIDC | 522 | config SOUND_VIDC |
523 | tristate "VIDC 16-bit sound" | 523 | tristate "VIDC 16-bit sound" |
524 | depends on ARM && (ARCH_ACORN || ARCH_CLPS7500) | 524 | depends on ARM && ARCH_ACORN |
525 | help | 525 | help |
526 | 16-bit support for the VIDC onboard sound hardware found on Acorn | 526 | 16-bit support for the VIDC onboard sound hardware found on Acorn |
527 | machines. | 527 | machines. |