[oe-commits] org.oe.dev linux-openmoko.inc: add audio modules for both kernels, lets ses whether the right thing happens @ runtime

mickeyl commit oe at amethyst.openembedded.net
Tue Jul 22 12:54:10 UTC 2008


linux-openmoko.inc: add audio modules for both kernels, lets ses whether the right thing happens @ runtime

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 66afa730ae13c8e2f76b43a319e6c5be9e46c981
ViewMTN: http://monotone.openembedded.org/revision/info/66afa730ae13c8e2f76b43a319e6c5be9e46c981
Files:
1
packages/linux/linux-openmoko.inc
Diffs:

#
# mt diff -rb663738ca23bdde8dfa87b1c2c75b9083a9c66ad -r66afa730ae13c8e2f76b43a319e6c5be9e46c981
#
#
#
# patch "packages/linux/linux-openmoko.inc"
#  from [688f85003aa8b694382b59a7f4d811d1ab248a0d]
#    to [d0d5a324f355c7fe27eb595ec61b2d6c790e7ead]
#
============================================================
--- packages/linux/linux-openmoko.inc	688f85003aa8b694382b59a7f4d811d1ab248a0d
+++ packages/linux/linux-openmoko.inc	d0d5a324f355c7fe27eb595ec61b2d6c790e7ead
@@ -20,12 +20,13 @@ module_autoload_g_ether = "g_ether"
 module_autoload_ohci-hcd = "ohci-hcd"
 module_autoload_hci_usb = "hci_usb"
 module_autoload_g_ether = "g_ether"
-# audio
+# audio (GTA01)
 module_autoload_snd-soc-neo1973-wm8753 = "snd-soc-neo1973-wm8753"
+# audio (GTA02)
+module_autoload_snd-soc-neo1973-gta02-wm8753 = "snd-soc-neo1973-gta02-wm8753"
 # sd/mmc
 module_autoload_s3cmci = "s3cmci"
 
-
 ################################################################
 # extra stuff we need for openmoko that is not in linux.inc
 #






More information about the Openembedded-commits mailing list