Commit graph

34 commits

Author SHA1 Message Date
Michael Büsch
226abf88f5 Add support for nokia n810 sound
SVN-Revision: 23303
2010-10-07 15:35:49 +00:00
Jo-Philipp Wich
be844a7783 kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad.
SVN-Revision: 23283
2010-10-07 10:12:55 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Nicolas Thill
fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
2010-04-29 04:04:19 +00:00
Nicolas Thill
014b05878d package/kernel: move pcspkr to sound.mk
SVN-Revision: 21135
2010-04-24 13:46:31 +00:00
Nicolas Thill
484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
2010-04-24 11:42:17 +00:00
Nicolas Thill
e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Nicolas Thill
f1eb6dd095 package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
2010-04-16 03:52:49 +00:00
Hauke Mehrtens
c91903ad41 kernel: load after its dependencies
SVN-Revision: 20345
2010-03-21 14:12:32 +00:00
Nicolas Thill
5601865155 kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
SVN-Revision: 20133
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen
93f97a1bb0 kernel: Add SoC sound support package
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Lars-Peter Clausen
900de42186 Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Nicolas Thill
405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
f624d673dd kernel: enable kmod-sound-core on uml
SVN-Revision: 18901
2009-12-23 08:56:46 +00:00
Hamish Guthrie
40f51884ed kmod-sound-ps3: Modified target dependencies
SVN-Revision: 18629
2009-12-04 12:18:01 +00:00
Hamish Guthrie
e1a2e7037f kmod-sound-core: Add new 2.6.32 kernel config option
SVN-Revision: 18523
2009-11-24 10:39:31 +00:00
Andy Boyett
dfe46f3d38 add missing kconfig option to ps3 sound module
SVN-Revision: 17899
2009-10-05 17:04:17 +00:00
Hauke Mehrtens
442cdc9a1b Config symbol is boolean.
SVN-Revision: 16198
2009-05-29 20:12:37 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hauke Mehrtens
35df977921 activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
SVN-Revision: 14947
2009-03-19 11:29:21 +00:00
Hamish Guthrie
f5842e2ba4 Added PS3 sound driver
SVN-Revision: 14422
2009-02-06 11:49:22 +00:00
Mirko Vogt
fc14ba0efb allow targets to override kernel related soundcore configuration
SVN-Revision: 13999
2009-01-12 22:47:00 +00:00
Nicolas Thill
ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Rod Whitby
6a79ee257d sound: Remove atheros restriction, since atheros can have usb sound cards
SVN-Revision: 11168
2008-05-18 11:54:49 +00:00
John Crispin
552743fe07 add sound packages for olpc
SVN-Revision: 10076
2008-01-01 14:29:27 +00:00
John Crispin
16664379f2 add package for olpc sound module
SVN-Revision: 10067
2007-12-31 13:33:54 +00:00
Felix Fietkau
252fa41bc0 fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
Signed-off-by: Mirko Vogt <dev@nanl.de>

SVN-Revision: 9696
2007-12-09 20:46:10 +00:00
Felix Fietkau
aee342712b add i8x0 audio driver
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 9652
2007-12-03 21:21:17 +00:00
Felix Fietkau
679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Nicolas Thill
d725c9b25b revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
2007-09-21 12:01:22 +00:00
Nicolas Thill
3a60e0ca9c add compat 'PROVIDES' for renamed kernel modules
SVN-Revision: 8907
2007-09-21 10:08:01 +00:00
Nicolas Thill
5d4246a015 move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
SVN-Revision: 8865
2007-09-20 10:27:38 +00:00