[meta-ti] Cliff Brake : beagleboard.conf: add additional sound modules
Arago Project git
git at arago-project.org
Fri Jan 25 00:04:46 PST 2013
Module: meta-ti
Branch: master
Commit: 7fe6837f407fec0e98d2c693d7380e4fb09fe85a
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=7fe6837f407fec0e98d2c693d7380e4fb09fe85a
Author: Cliff Brake <cbrake at bec-systems.com>
Date: Tue Jan 22 17:40:55 2013 -0500
beagleboard.conf: add additional sound modules
require for audio to function
Signed-off-by: Cliff Brake <cbrake at bec-systems.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/beagleboard.conf | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index b3604a5..8f84c6c 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -48,4 +48,5 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
# For a modularized kernel we want to drag in networking, sound, rtc etc."
-MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-smsc95xx kernel-module-snd-soc-twl4030 kernel-module-rtc-twl \
+ kernel-module-snd-soc-omap kernel-module-snd-soc-omap-mcbsp kernel-module-snd-soc-omap3beagle"
More information about the meta-ti
mailing list