Skip to content

Commit

Permalink
[PATCH] Remove dead kernel config option AEDSP16_MPU401.
Browse files Browse the repository at this point in the history
Remove the dead kernel config option AEDSP16_MPU401.

Signed-off-by: Robert P. J. Day <mindspring.com>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 11, 2007
1 parent b385a14 commit 1c6ae7e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions sound/oss/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -719,18 +719,6 @@ config AEDSP16_SBPRO

endchoice

config AEDSP16_MPU401
bool "Audio Excel DSP 16 (MPU401 emulation)"
depends on SOUND_AEDSP16 && SOUND_MPU401
help
Answer Y if you want your audio card to emulate the MPU-401 midi
interface. You should then also say Y to "MPU-401 support".

Note that the I/O base for MPU-401 support of aedsp16 is the same
you have selected for "MPU-401 support". If you are using this
driver as a module you have to specify the MPU I/O base address with
the parameter 'mpu_base=0xNNN'.

config SOUND_VIDC
tristate "VIDC 16-bit sound"
depends on ARM && (ARCH_ACORN || ARCH_CLPS7500) && SOUND_OSS
Expand Down

0 comments on commit 1c6ae7e

Please sign in to comment.