patch-2.3.50 linux/drivers/sound/sound_config.h

Next file: linux/drivers/sound/sound_syms.c
Previous file: linux/drivers/sound/sound_calls.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.49/linux/drivers/sound/sound_config.h linux/drivers/sound/sound_config.h
@@ -46,18 +46,6 @@
 #define CONFIG_PAS_BASE	0x388
 #endif
 
-#if defined(CONFIG_SB16_DMA) && !defined(CONFIG_SB_DMA2)
-#  define CONFIG_SB_DMA2 CONFIG_SB16_DMA
-#endif
-
-#if defined(SB16MIDI_BASE) && !defined(CONFIG_SB_MPU_BASE)
-#   define CONFIG_SB_MPU_BASE SB16MIDI_BASE
-#endif
-
-#ifndef CONFIG_SB_MPU_IRQ
-#  define CONFIG_SB_MPU_IRQ CONFIG_SB_IRQ
-#endif
-
 /* SEQ_MAX_QUEUE is the maximum number of sequencer events buffered by the
    driver. (There is no need to alter this) */
 #define SEQ_MAX_QUEUE	1024

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)