2008-07-29 12:42:28 +02:00
|
|
|
config SND_SOC_OF_SIMPLE
|
|
|
|
tristate
|
2009-05-24 01:12:59 +02:00
|
|
|
|
|
|
|
config SND_MPC52xx_DMA
|
|
|
|
tristate
|
2008-07-29 12:42:28 +02:00
|
|
|
|
2009-01-19 18:57:46 +01: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 18:15:26 +01:00
|
|
|
config SND_SOC_MPC8610
|
2009-01-19 18:57:46 +01:00
|
|
|
tristate
|
|
|
|
depends on MPC8610
|
2008-01-11 18:15:26 +01:00
|
|
|
|
|
|
|
config SND_SOC_MPC8610_HPCD
|
2009-01-19 18:57:46 +01:00
|
|
|
tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
|
2009-01-23 01:23:39 +01:00
|
|
|
# I2C is necessary for the CS4270 driver
|
|
|
|
depends on MPC8610_HPCD && I2C
|
2009-01-19 18:57:46 +01:00
|
|
|
select SND_SOC_MPC8610
|
2008-01-11 18:15:26 +01: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 12:42:30 +02:00
|
|
|
|
|
|
|
config SND_SOC_MPC5200_I2S
|
|
|
|
tristate "Freescale MPC5200 PSC in I2S mode driver"
|
2009-05-04 16:03:21 +02:00
|
|
|
depends on PPC_MPC52xx && PPC_BESTCOMM
|
2009-05-24 01:12:59 +02:00
|
|
|
select SND_MPC52xx_DMA
|
2008-11-14 13:19:00 +01:00
|
|
|
select PPC_BESTCOMM_GEN_BD
|
2008-07-29 12:42:30 +02:00
|
|
|
help
|
|
|
|
Say Y here to support the MPC5200 PSCs in I2S mode.
|
2009-05-26 14:34:10 +02:00
|
|
|
|
|
|
|
config SND_SOC_MPC5200_AC97
|
|
|
|
tristate "Freescale MPC5200 PSC in AC97 mode driver"
|
|
|
|
depends on PPC_MPC52xx && PPC_BESTCOMM
|
2009-06-28 09:41:52 +02:00
|
|
|
select SND_SOC_AC97_BUS
|
2009-05-26 14:34:10 +02: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 14:34:12 +02:00
|
|
|
config SND_MPC52xx_SOC_PCM030
|
|
|
|
tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
|
2009-06-28 09:42:06 +02:00
|
|
|
depends on PPC_MPC5200_SIMPLE
|
2009-05-26 14:34:12 +02:00
|
|
|
select SND_SOC_MPC5200_AC97
|
|
|
|
select SND_SOC_WM9712
|
|
|
|
help
|
2009-05-26 22:14:59 +02:00
|
|
|
Say Y if you want to add support for sound on the Phytec pcm030
|
|
|
|
baseboard.
|
2009-05-26 14:34:10 +02:00
|
|
|
|
2009-05-26 14:34:14 +02:00
|
|
|
config SND_MPC52xx_SOC_EFIKA
|
|
|
|
tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
|
2009-06-28 09:42:06 +02:00
|
|
|
depends on PPC_EFIKA
|
2009-05-26 14:34:14 +02:00
|
|
|
select SND_SOC_MPC5200_AC97
|
|
|
|
select SND_SOC_STAC9766
|
|
|
|
help
|
|
|
|
Say Y if you want to add support for sound on the Efika.
|
|
|
|
|