mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
package/kernel: snd-soc-core depends on regmap
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user