package/kernel: snd-soc-core depends on regmap
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616
This commit is contained in:
parent
f016b935d3
commit
157cccaa6b
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ $(eval $(call KernelPackage,sound-cs5535audio))
|
|||
|
||||
define KernelPackage/sound-soc-core
|
||||
TITLE:=SoC sound support
|
||||
DEPENDS:=+kmod-regmap
|
||||
KCONFIG:= \
|
||||
CONFIG_SND_SOC \
|
||||
CONFIG_SND_SOC_ALL_CODECS=n
|
||||
|
|
Loading…
Reference in a new issue