linux/sound/soc/rockchip
Andreas Ruprecht 8d213de7ff ASoC: rockchip: i2s: Fix Kconfig for I2S device driver
Currently, CONFIG_SND_SOC_ROCKCHIP_I2S could also be selected
without having CONFIG_SND_SOC_ROCKCHIP enabled.

As this makes no sense, a Kconfig dependency is added to
CONFIG_SND_SOC_ROCKCHIP_I2S. This will make the item visible only if
CONFIG_SND_SOC_ROCKCHIP is enabled.

Additionally, as the code connected to CONFIG_SND_SOC_ROCKCHIP_I2S
depends on CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM, the dependency
is moved to reflect this more clearly.

Signed-off-by: Andreas Ruprecht <rupran@einserver.de>
Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-11-24 19:01:18 +00:00
..
Kconfig ASoC: rockchip: i2s: Fix Kconfig for I2S device driver 2014-11-24 19:01:18 +00:00
Makefile ASoC: rockchip-i2s: fix rockchip i2s defination more reasonable 2014-09-13 09:38:16 -07:00
rockchip_i2s.c ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrl 2014-10-08 12:29:38 +01:00
rockchip_i2s.h ASoC: add driver for Rockchip RK3xxx I2S controller 2014-07-09 09:39:29 +02:00