diff options
Diffstat (limited to 'openembedded/conf/machine/include/tosa-2.6.conf')
-rw-r--r-- | openembedded/conf/machine/include/tosa-2.6.conf | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/openembedded/conf/machine/include/tosa-2.6.conf b/openembedded/conf/machine/include/tosa-2.6.conf index fdd706d093..c7805c36fe 100644 --- a/openembedded/conf/machine/include/tosa-2.6.conf +++ b/openembedded/conf/machine/include/tosa-2.6.conf | |||
@@ -1,14 +1,6 @@ | |||
1 | include conf/machine/include/zaurus-clamshell-2.6.conf | 1 | include conf/machine/include/zaurus-clamshell-2.6.conf |
2 | # SOUND Modules | 2 | # wlan-ng Modules |
3 | BOOTSTRAP_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" | 3 | BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules-usb" |
4 | |||
5 | module_autoload_snd-pxa2xx-ac97 = "snd-pxa2xx-ac97" | ||
6 | module_autoload_snd-pcm-oss ="snd-pcm-oss" | ||
7 | 4 | ||
8 | # WM97xx Modules | 5 | # WM97xx Modules |
9 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx-core kernel-module-wm9705 kernel-module-pxa-wm97xx" | 6 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx-core kernel-module-wm9705 kernel-module-pxa-wm97xx" |
10 | module_autoload_wm9705 = "wm9705" | ||
11 | #module_autoload_pxa-wm97xx = "pen_int=0" | ||
12 | |||
13 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-wm97xx" | ||
14 | #module_autoload_wm97xx = "wm97xx" | ||