From 8242585ba53ff4d120026a725c79323c30454865 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 5 Oct 2005 17:44:25 +0000 Subject: conf/machine/h2200.conf: include sound modules --- conf/machine/h2200.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine') 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" -- cgit 1.2.3-korg