aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-08 20:40:13 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-08 20:40:13 +0000
commit708749b6b99848be51d0cc592acf8fcc8c956c3f (patch)
tree47a71b87f3f7daa82d4bc9eec0d84b69217020ec /conf
parent03735a3bce565d44e23ffd2dc1b8828ba1087cdd (diff)
downloadopenembedded-708749b6b99848be51d0cc592acf8fcc8c956c3f.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/08 22:37:47+02:00 opfer.lan!dirk tosa 2.6 kernelupdate, load tosakeymap-2.6 and set propper TSLIB_TSDEVICE 2005/06/08 22:27:08+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/08 22:26:45+02:00 utwente.nl!koen xfonts-xorg_6.8.bb: remove spurious inheritance BKrev: 42a757adZFKZWxIqPymCZREVyFRQfQ
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/tosa-2.6.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/tosa-2.6.conf b/conf/machine/tosa-2.6.conf
index e69de29bb2..6bea83395d 100644
--- a/conf/machine/tosa-2.6.conf
+++ b/conf/machine/tosa-2.6.conf
@@ -0,0 +1,6 @@
+include conf/machine/zaurus-clamshell-2.6.conf
+# SOUND Modules
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd kernel-module-ac97-bus kernel-module-snd-ac97-codec kernel-module-snd-mixer-oss kernel-module-snd-page-alloc kernel-module-snd-pcm kernel-module-snd-pcm-oss kernel-module-snd-pxa2xx-ac97 kernel-module-snd-pxa2xx-pcm kernel-module-snd-timer kernel-module-soundcore"
+
+# WM9712 Modules
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx"