X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2FKconfig;h=d303c2ed6e5a9f8c70ea8ec3c4721f27d33ada94;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=46022a534932f3e0e2126451ae61d18f6af4b8c8;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index 46022a534..d303c2ed6 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig @@ -100,6 +100,16 @@ config SOUND_CS4281 Picture and feature list at . +config SOUND_BCM_CS4297A + tristate "Crystal Sound CS4297a (for Swarm)" + depends on SOUND_PRIME!=n && SIBYTE_SWARM && SOUND + help + The BCM91250A has a Crystal CS4297a on synchronous serial + port B (in addition to the DB-9 serial port). Say Y or M + here to enable the sound chip instead of the UART. Also + note that CONFIG_KGDB should not be enabled at the same + time, since it also attempts to use this UART port. + config SOUND_ES1370 tristate "Ensoniq AudioPCI (ES1370)" depends on SOUND_PRIME!=n && SOUND && PCI && SOUND_GAMEPORT @@ -194,6 +204,10 @@ config SOUND_HAL2 Say Y or M if you have an SGI Indy system and want to be able to use it's on-board A2 audio system. +config SOUND_IT8172 + tristate "IT8172G Sound" + depends on SOUND_PRIME!=n && (MIPS_ITE8172 || MIPS_IVR) && SOUND + config SOUND_VRC5477 tristate "NEC Vrc5477 AC97 sound" depends on SOUND_PRIME!=n && DDB5477 && SOUND @@ -202,6 +216,14 @@ config SOUND_VRC5477 integrated, multi-function controller chip for MIPS CPUs. Works with the AC97 codec. +config SOUND_AU1000 + tristate "Au1000 Sound" + depends on SOUND_PRIME!=n && (SOC_AU1000 || SOC_AU1100 || SOC_AU1500) && SOUND + +config SOUND_AU1550_AC97 + tristate "Au1550 AC97 Sound" + depends on SOUND_PRIME!=n && SOC_AU1550 && SOUND + config SOUND_TRIDENT tristate "Trident 4DWave DX/NX, SiS 7018 or ALi 5451 PCI Audio Core" depends on SOUND_PRIME!=n && SOUND && SOUND_GAMEPORT @@ -423,7 +445,7 @@ config MSNDPIN_MPU_IRQ depends on MSNDPIN_NONPNP default "0" help - Iinterrupt request number for the Kurzweil daughterboard + Interrupt request number for the Kurzweil daughterboard synthesizer on MultiSound Pinnacle and Fiji sound cards. config MSNDPIN_IDE_IO0 @@ -1081,8 +1103,8 @@ config SOUND_RME96XX depends on SOUND_PRIME!=n && PCI help Say Y or M if you have a Hammerfall or Hammerfall light - multichannel card from RME. If you want to acess advanced - features of the card, read Documentation/sound/oss/rme96xx. + multichannel card from RME. If you want to access advanced + features of the card, read . config SOUND_AD1980 tristate "AD1980 front/back switch plugin"