diff options
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r-- | sound/soc/s3c24xx/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig index df494d1e346f..d1ed0f537c3a 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig | |||
@@ -38,6 +38,15 @@ config SND_S3C24XX_SOC_NEO1973_WM8753 | |||
38 | Say Y if you want to add support for SoC audio on smdk2440 | 38 | Say Y if you want to add support for SoC audio on smdk2440 |
39 | with the WM8753. | 39 | with the WM8753. |
40 | 40 | ||
41 | config SND_S3C24XX_SOC_NEO1973_GTA02_WM8753 | ||
42 | tristate "Audio support for the Openmoko Neo FreeRunner (GTA02)" | ||
43 | depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA02 | ||
44 | select SND_S3C24XX_SOC_I2S | ||
45 | select SND_SOC_WM8753 | ||
46 | help | ||
47 | This driver provides audio support for the Openmoko Neo FreeRunner | ||
48 | smartphone. | ||
49 | |||
41 | config SND_S3C24XX_SOC_JIVE_WM8750 | 50 | config SND_S3C24XX_SOC_JIVE_WM8750 |
42 | tristate "SoC I2S Audio support for Jive" | 51 | tristate "SoC I2S Audio support for Jive" |
43 | depends on SND_S3C24XX_SOC && MACH_JIVE | 52 | depends on SND_S3C24XX_SOC && MACH_JIVE |