From: Koen Kooi Date: Wed, 5 Oct 2005 17:44:25 +0000 (+0000) Subject: conf/machine/h2200.conf: include sound modules X-Git-Tag: Release-2010-05/1~9453^2~3360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8242585ba53ff4d120026a725c79323c30454865;p=openembedded.git conf/machine/h2200.conf: include sound modules --- diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index b96c110067..0c722c0085 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -19,7 +19,7 @@ BOOTSTRAP_EXTRA_RDEPENDS = "h2200-bootloader ${@linux_module_packages('${H2200_M BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" #ship in rootfs: -H2200_MODULES = "g_ether g_serial g_file_storage sa1100-rtc apm pcmcia-core snd-pxa-i2sound-h2200 pxa2xx_h2200 h2200_pm h2200_lcd h2200_kbd h2200_battery mq11xx_base mq1100fb samcop_adcts w1_ds2760 w1_samcop " +H2200_MODULES = "g_ether g_serial g_file_storage sa1100-rtc apm pcmcia-core snd-pcm-oss snd-pxa-i2sound-h2200 pxa2xx_h2200 h2200_pm h2200_lcd h2200_kbd h2200_battery mq11xx_base mq1100fb samcop_adcts w1_ds2760 w1_samcop " #autoload on boot: module_autoload_h2200_pm = "h2200_pm" @@ -34,7 +34,7 @@ module_autoload_h2200_battery = "h2200_battery" module_autoload_hamcop_nand = "hamcop_nand" module_autoload_pxa2xx_h2200 = "pxa2xx_h2200" module_autoload_snd_pxa_i2sound_h2200 = "snd-pxa-i2sound-h2200" - +module_autoload_snd-pcm-oss = "snd-pcm-oss" SERIAL_CONSOLE = "115200 tts/0 vt100"