diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/tosa-2.6.conf | 4 |
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" |