summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/include/tosa-2.6.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-10 11:45:39 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-10 11:45:39 +0000
commitdd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 (patch)
treee8b9838dc2981038046081efe5145a4227902f7d /openembedded/conf/machine/include/tosa-2.6.conf
parentce241d7e6d8e31411867b5f2127b02c776b39d8a (diff)
downloadpoky-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.gz
Pull conf file updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/include/tosa-2.6.conf')
-rw-r--r--openembedded/conf/machine/include/tosa-2.6.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/openembedded/conf/machine/include/tosa-2.6.conf b/openembedded/conf/machine/include/tosa-2.6.conf
new file mode 100644
index 0000000000..fdd706d093
--- /dev/null
+++ b/openembedded/conf/machine/include/tosa-2.6.conf
@@ -0,0 +1,14 @@
1include conf/machine/include/zaurus-clamshell-2.6.conf
2# SOUND Modules
3BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd kernel-module-snd-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"
4
5module_autoload_snd-pxa2xx-ac97 = "snd-pxa2xx-ac97"
6module_autoload_snd-pcm-oss ="snd-pcm-oss"
7
8# WM97xx Modules
9BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx-core kernel-module-wm9705 kernel-module-pxa-wm97xx"
10module_autoload_wm9705 = "wm9705"
11#module_autoload_pxa-wm97xx = "pen_int=0"
12
13#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx"
14#module_autoload_wm97xx = "wm97xx"