summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-15 21:40:10 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-15 21:40:10 +0000
commit56d8f000eff4861a2f04a42e5abc12bd48ac6039 (patch)
tree3bebdf7521cfd1b92cb004c4b062988cd86fd394 /conf/machine
parentc9577c1b7842b21f60f60bc889df49483ae7158c (diff)
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/15 23:25:59+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/06/15 23:23:46+02:00 handhelds.org!zecke qmake 2.00a update: -Use the most recent version of qmake as found in Qt/X11 4rc1 -Update the oe-qmake.conf 2005/06/15 23:18:07+02:00 opfer.lan!dirk Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into wks-dirk.opfer.lan:/prj/zaurus/dev/openembedded 2005/06/15 23:16:28+02:00 opfer.lan!dirk TOSA: update touchscreen. autoload touchscreen and sound modules on startup 2005/06/15 21:58:37+01:00 rpsys.net!RP oprofile: update cvs version - some arm patches merged 2005/06/15 21:57:10+01:00 rpsys.net!RP rootfs_ipk: Make the shell script valid 2005/06/15 22:38:57+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/06/15 22:37:17+02:00 handhelds.org!zecke Qt4 uic/moc: -Use Qt/X11 4.0.0rc1 as the Embedded version is missing -Update patch and configuration options to 4.0.0rc1 and X11 BKrev: 42b0a03azEk5o8agXTo43EgKiE5_xg
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/tosa-2.6.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/tosa-2.6.conf b/conf/machine/tosa-2.6.conf
index 6bea83395d..8a75203b10 100644
--- a/conf/machine/tosa-2.6.conf
+++ b/conf/machine/tosa-2.6.conf
@@ -4,3 +4,7 @@ BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd kernel-module-ac97-bus kernel-mod
# WM9712 Modules
BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx"
+
+module_autoload_snd-pxa2xx-ac97 = "snd-pxa2xx-ac97"
+module_autoload_wm97xx = "wm97xx"
+module_autoload_snd-pcm-oss ="snd-pcm-oss"