diff options
Diffstat (limited to 'sound/soc/samsung/Kconfig')
-rw-r--r-- | sound/soc/samsung/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index 7f9719af275..58c797a492b 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -249,3 +249,12 @@ config SND_SOC_ODROIDX2 select SND_SAMSUNG_I2S help Say Y here to enable audio support for the Odroidx2. + +config SND_SOC_RINATO_YMU831 + tristate "SoC I2S Audio support for Rinato - YMU831" + depends on SND_SOC_SAMSUNG + select SND_SAMSUNG_I2S + select SND_SOC_YAMAHA_YMU831 + help + Say Y if you want to add support for SoC audio on Rinato Board + with the YMU831 |