diff options
Diffstat (limited to 'sound/soc/sirf/Kconfig')
-rw-r--r-- | sound/soc/sirf/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/sirf/Kconfig b/sound/soc/sirf/Kconfig index 89e89429b04a..840058dcad09 100644 --- a/sound/soc/sirf/Kconfig +++ b/sound/soc/sirf/Kconfig | |||
@@ -12,3 +12,9 @@ config SND_SOC_SIRF_AUDIO | |||
12 | config SND_SOC_SIRF_AUDIO_PORT | 12 | config SND_SOC_SIRF_AUDIO_PORT |
13 | select REGMAP_MMIO | 13 | select REGMAP_MMIO |
14 | tristate | 14 | tristate |
15 | |||
16 | config SND_SOC_SIRF_USP | ||
17 | tristate "SoC Audio (I2S protocol) for SiRF SoC USP interface" | ||
18 | depends on SND_SOC_SIRF | ||
19 | select REGMAP_MMIO | ||
20 | tristate | ||