conf/machine/h2200.conf: include sound modules
authorKoen Kooi <koen@openembedded.org>
Wed, 5 Oct 2005 17:44:25 +0000 (17:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 5 Oct 2005 17:44:25 +0000 (17:44 +0000)
conf/machine/h2200.conf

index b96c110..0c722c0 100644 (file)
@@ -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"