2008-07-29 14:42:28 +04:00
|
|
|
config SND_SOC_OF_SIMPLE
|
|
|
|
tristate
|
2009-05-24 03:12:59 +04:00
|
|
|
|
|
|
|
config SND_MPC52xx_DMA
|
|
|
|
tristate
|
2008-07-29 14:42:28 +04:00
|
|
|
|
2009-01-19 20:57:46 +03:00
|
|
|
# ASoC platform support for the Freescale MPC8610 SOC. This compiles drivers
|
|
|
|
# for the SSI and the Elo DMA controller. You will still need to select
|
|
|
|
# a platform driver and a codec driver.
|
2008-01-11 20:15:26 +03:00
|
|
|
config SND_SOC_MPC8610
|
2009-01-19 20:57:46 +03:00
|
|
|
tristate
|
|
|
|
depends on MPC8610
|
2008-01-11 20:15:26 +03:00
|
|
|
|
|
|
|
config SND_SOC_MPC8610_HPCD
|
2009-01-19 20:57:46 +03:00
|
|
|
tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
|
2009-01-23 03:23:39 +03:00
|
|
|
# I2C is necessary for the CS4270 driver
|
|
|
|
depends on MPC8610_HPCD && I2C
|
2009-01-19 20:57:46 +03:00
|
|
|
select SND_SOC_MPC8610
|
2008-01-11 20:15:26 +03:00
|
|
|
select SND_SOC_CS4270
|
|
|
|
select SND_SOC_CS4270_VD33_ERRATA
|
|
|
|
default y if MPC8610_HPCD
|
|
|
|
help
|
|
|
|
Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
|
2008-07-29 14:42:30 +04:00
|
|
|
|
|
|
|
config SND_SOC_MPC5200_I2S
|
|
|
|
tristate "Freescale MPC5200 PSC in I2S mode driver"
|
2009-05-04 18:03:21 +04:00
|
|
|
depends on PPC_MPC52xx && PPC_BESTCOMM
|
2009-05-24 03:12:59 +04:00
|
|
|
select SND_MPC52xx_DMA
|
2008-11-14 15:19:00 +03:00
|
|
|
select PPC_BESTCOMM_GEN_BD
|
2008-07-29 14:42:30 +04:00
|
|
|
help
|
|
|
|
Say Y here to support the MPC5200 PSCs in I2S mode.
|
2009-05-26 16:34:10 +04:00
|
|
|
|
|
|
|
config SND_SOC_MPC5200_AC97
|
|
|
|
tristate "Freescale MPC5200 PSC in AC97 mode driver"
|
|
|
|
depends on PPC_MPC52xx && PPC_BESTCOMM
|
2009-06-28 11:41:52 +04:00
|
|
|
select SND_SOC_AC97_BUS
|
2009-05-26 16:34:10 +04:00
|
|
|
select SND_MPC52xx_DMA
|
|
|
|
select PPC_BESTCOMM_GEN_BD
|
|
|
|
help
|
|
|
|
Say Y here to support the MPC5200 PSCs in AC97 mode.
|
|
|
|
|
2009-05-26 16:34:12 +04:00
|
|
|
config SND_MPC52xx_SOC_PCM030
|
|
|
|
tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
|
2009-05-27 00:14:59 +04:00
|
|
|
depends on PPC_MPC5200_SIMPLE && BROKEN
|
2009-05-26 16:34:12 +04:00
|
|
|
select SND_SOC_MPC5200_AC97
|
|
|
|
select SND_SOC_WM9712
|
|
|
|
help
|
2009-05-27 00:14:59 +04:00
|
|
|
Say Y if you want to add support for sound on the Phytec pcm030
|
|
|
|
baseboard.
|
2009-05-26 16:34:10 +04:00
|
|
|
|
2009-05-26 16:34:14 +04:00
|
|
|
config SND_MPC52xx_SOC_EFIKA
|
|
|
|
tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
|
2009-05-27 00:14:59 +04:00
|
|
|
depends on PPC_EFIKA && BROKEN
|
2009-05-26 16:34:14 +04:00
|
|
|
select SND_SOC_MPC5200_AC97
|
|
|
|
select SND_SOC_STAC9766
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for sound on the Efika.
|
|
|
|
|