diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-06-08 20:40:13 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-06-08 20:40:13 +0000 |
commit | 708749b6b99848be51d0cc592acf8fcc8c956c3f (patch) | |
tree | 47a71b87f3f7daa82d4bc9eec0d84b69217020ec /conf | |
parent | 03735a3bce565d44e23ffd2dc1b8828ba1087cdd (diff) |
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.conf | 6 |
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" |