From: Michael Lauer Date: Tue, 22 Jul 2008 12:48:56 +0000 (+0000) Subject: linux-openmoko.inc: add audio modules for both kernels, lets ses whether the right... X-Git-Tag: Release-2010-05/1~6497^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a968c98e023d5d5f0b6830288853b051fb20cc;p=openembedded.git linux-openmoko.inc: add audio modules for both kernels, lets ses whether the right thing happens @ runtime --- diff --git a/packages/linux/linux-openmoko.inc b/packages/linux/linux-openmoko.inc index 163030d000..b4863ca0c8 100644 --- a/packages/linux/linux-openmoko.inc +++ b/packages/linux/linux-openmoko.inc @@ -20,12 +20,13 @@ CMDLINE = "unused -- bootloader passes ATAG list" 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 #