From: Jianqun Date: Sat, 1 Nov 2014 02:58:18 +0000 (+0800) Subject: ASoC: rockchip: i2s: add text after tristate for SND_SOC_ROCKCHIP_I2S X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9ce63dbd5d2671a209a859ee90f7dc6b8f22f28e;p=deliverable%2Flinux.git ASoC: rockchip: i2s: add text after tristate for SND_SOC_ROCKCHIP_I2S For SND_SOC_ROCKCHIP_I2S, adding some text after the tristate to make this directly user selectable. Signed-off-by: Jianqun Signed-off-by: Mark Brown --- diff --git a/sound/soc/rockchip/Kconfig b/sound/soc/rockchip/Kconfig index 78fc159559b0..b1fc0ca3e617 100644 --- a/sound/soc/rockchip/Kconfig +++ b/sound/soc/rockchip/Kconfig @@ -8,4 +8,9 @@ config SND_SOC_ROCKCHIP select the audio interfaces to support below. config SND_SOC_ROCKCHIP_I2S - tristate + tristate "Rockchip I2S Device Driver" + depends on CLKDEV_LOOKUP + help + Say Y or M if you want to add support for I2S driver for + Rockchip I2S device. The device supports upto maximum of + 8 channels each for play and record.