summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/Kconfig
diff options
context:
space:
mode:
authorHugo Villeneuve <hugo@hugovil.com>2008-11-19 01:37:32 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-19 13:18:42 +0000
commit08bd16869645f435eba6a612d166532b3047c5f7 (patch)
treeb89001a9bf495633e00c211f7f988d289e69066c /sound/soc/davinci/Kconfig
parent1c0090c280da18f79e3e94168b5f3bfe4eb5f1c8 (diff)
downloadtalos-op-linux-08bd16869645f435eba6a612d166532b3047c5f7.tar.gz
talos-op-linux-08bd16869645f435eba6a612d166532b3047c5f7.zip
ASoC: Add driver for the Lyrtech SFFSDR board
The PCM3008 is used on the Lyrtech SFFSDR board, in conjunction with an FPGA that generates the bit clock and the master clock [Downgraded the rate debug print to pr_debug() in hw_params, converted asm/gpio.h to linux/gpio.h -- broonie] Signed-off-by: Hugo Villeneuve <hugo@hugovil.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/davinci/Kconfig')
-rw-r--r--sound/soc/davinci/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
index 8f7e33834902..b502741692d6 100644
--- a/sound/soc/davinci/Kconfig
+++ b/sound/soc/davinci/Kconfig
@@ -17,3 +17,13 @@ config SND_DAVINCI_SOC_EVM
help
Say Y if you want to add support for SoC audio on TI
DaVinci EVM platform.
+
+config SND_DAVINCI_SOC_SFFSDR
+ tristate "SoC Audio support for SFFSDR"
+ depends on SND_DAVINCI_SOC && MACH_DAVINCI_SFFSDR
+ select SND_DAVINCI_SOC_I2S
+ select SND_SOC_PCM3008
+ select SFFSDR_FPGA
+ help
+ Say Y if you want to add support for SoC audio on
+ Lyrtech SFFSDR board.
OpenPOWER on IntegriCloud