projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f016b93
)
package/kernel: snd-soc-core depends on regmap
author
Florian Fainelli
<florian@openwrt.org>
Mon, 10 Dec 2012 21:05:15 +0000
(21:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 10 Dec 2012 21:05:15 +0000
(21:05 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34616
package/kernel/modules/sound.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index 3d12ba650ffaaa9f86a6339efc80593042c624d0..6f83701dfc26a383ae63fcac7eb5ba3d3687d2e5 100644
(file)
--- a/
package/kernel/modules/sound.mk
+++ b/
package/kernel/modules/sound.mk
@@
-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