summaryrefslogtreecommitdiff
path: root/package/kernel/linux/modules/sound.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix kmod-sound-core for 3.14Jonas Gorski2014-04-041-2/+8
| | | | | | | | pcm-page-alloc was merged into snd-pcm. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 40377
* modules: make kmod-pcspkr depend on X86Florian Fainelli2014-03-201-1/+1
| | | | | | | | | The kernel Kconfig dependency lists X86, and we will fail building this module on other platforms such as Malta. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39974
* kernel: module updates for 3.12Luka Perkov2013-12-091-0/+13
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 39008
* kernel/modules: snd-pcm-dmaengine only if CONFIG_SND_DMAENGINE_PCM is setJohn Crispin2013-11-251-2/+2
| | | | | | | Platforms without in-soc audio don't provide CONFIG_SND_DMAENGINE_PCM, thus the module is not generated. SVN-Revision: 38913
* kernel: add new core sound module snd-pcm-dmaengine.ko for 3.12 kernels and ↵Zoltan Herpai2013-11-121-0/+8
| | | | | | | | above Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38772
* kernel: imx6: add modules needed for sgtl5000 audio codecLuka Perkov2013-10-161-6/+10
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38427
* ep93xx: fix sound dependencies for ep93xxHauke Mehrtens2013-10-011-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38274
* kernel: make sound-soc-core depend on kmod-ac97Felix Fietkau2013-09-271-1/+1
| | | | | | | | | it has a conditional #ifdef based dependency on it, which trips up on some targets Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38242
* kernel: be consistent with formatting styleLuka Perkov2013-07-261-3/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37545
* kernel: add sound-soc-imx-sgtl5000Luka Perkov2013-07-151-0/+16
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37360
* kernel: add sound-soc-imxLuka Perkov2013-07-151-1/+22
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37359
* packages: clean up the package folderJohn Crispin2013-06-211-0/+220
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007