Import 2.3.18pre1
[davej-history.git] / drivers / sound / legacy.h
blob6c3b87ce6d329c5be685b711f659ffe27ad93534
1 #ifndef _SOUND_LEGACY_H_
2 #define _SOUND_LEGACY_H_
4 /*
5 * Force on additional support
6 */
8 #define __SGNXPRO__
9 #define DESKPROXL
10 /* #define SM_GAMES */
11 #define SM_WAVE
14 * Define legacy options.
17 #define SELECTED_SOUND_OPTIONS 0x0
19 #define HAVE_MAUI_BOOT
20 #define PSS_HAVE_LD
21 #define INCLUDE_TRIX_BOOT
23 #define CONFIG_CS4232
24 #define CONFIG_GUS
25 #define CONFIG_MAD16
26 #define CONFIG_MAUI
27 #define CONFIG_MPU401
28 #define CONFIG_MSS
29 #define CONFIG_OPL3SA1
30 #define CONFIG_OPL3SA2
31 #define CONFIG_PAS
32 #define CONFIG_PSS
33 #define CONFIG_SB
34 #define CONFIG_SOFTOSS
35 #define CONFIG_SSCAPE
36 #define CONFIG_AD1816
37 #define CONFIG_TRIX
38 #define CONFIG_VMIDI
39 #define CONFIG_YM3812
41 #define CONFIG_AUDIO
42 #define CONFIG_MIDI
43 #define CONFIG_SEQUENCER
45 #define CONFIG_AD1848
46 #define CONFIG_MPU_EMU
47 #define CONFIG_SBDSP
48 #define CONFIG_UART401
50 #endif /* _SOUND_LEGACY_H */