package/kernel: snd-soc-core depends on regmap

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34616
This commit is contained in:
Florian Fainelli 2012-12-10 21:05:15 +00:00
parent f016b935d3
commit 157cccaa6b

View file

@ -146,6 +146,7 @@ $(eval $(call KernelPackage,sound-cs5535audio))
define KernelPackage/sound-soc-core define KernelPackage/sound-soc-core
TITLE:=SoC sound support TITLE:=SoC sound support
DEPENDS:=+kmod-regmap
KCONFIG:= \ KCONFIG:= \
CONFIG_SND_SOC \ CONFIG_SND_SOC \
CONFIG_SND_SOC_ALL_CODECS=n CONFIG_SND_SOC_ALL_CODECS=n