Jianqun Xu | 4495c89 | 2014-07-05 19:13:03 +0800 | [diff] [blame] | 1 | config SND_SOC_ROCKCHIP |
| 2 | tristate "ASoC support for Rockchip" |
| 3 | depends on COMPILE_TEST || ARCH_ROCKCHIP |
Jianqun Xu | 4495c89 | 2014-07-05 19:13:03 +0800 | [diff] [blame] | 4 | help |
| 5 | Say Y or M if you want to add support for codecs attached to |
| 6 | the Rockchip SoCs' Audio interfaces. You will also need to |
| 7 | select the audio interfaces to support below. |
| 8 | |
Jianqun | 38306af | 2014-09-13 08:40:19 +0800 | [diff] [blame] | 9 | config SND_SOC_ROCKCHIP_I2S |
Jianqun | 9ce63db | 2014-11-01 10:58:18 +0800 | [diff] [blame] | 10 | tristate "Rockchip I2S Device Driver" |
Andreas Ruprecht | 8d213de | 2014-11-21 20:50:46 +0100 | [diff] [blame] | 11 | depends on CLKDEV_LOOKUP && SND_SOC_ROCKCHIP |
| 12 | select SND_SOC_GENERIC_DMAENGINE_PCM |
Jianqun | 9ce63db | 2014-11-01 10:58:18 +0800 | [diff] [blame] | 13 | help |
| 14 | Say Y or M if you want to add support for I2S driver for |
| 15 | Rockchip I2S device. The device supports upto maximum of |
| 16 | 8 channels each for play and record. |