aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey Lapin <slapinid@gmail.com>2007-07-28 22:45:11 +0000
committerSergey Lapin <slapinid@gmail.com>2007-07-28 22:45:11 +0000
commitf47bdc74bdbf4451361af5533a53b83b533d52ae (patch)
treedc10c8ca8bb9b89c7c38af9c668f3469f1a4a173
parente572d35b09c90c076730108f3bcd8b714d257166 (diff)
downloadopenembedded-f47bdc74bdbf4451361af5533a53b83b533d52ae.tar.gz
conf/machine/palmt650.conf: Adding pxa2xx-ac97 module to autoload
-rw-r--r--conf/machine/palmt650.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/palmt650.conf b/conf/machine/palmt650.conf
index 46e5fafdb5..beaf6cdbbb 100644
--- a/conf/machine/palmt650.conf
+++ b/conf/machine/palmt650.conf
@@ -10,7 +10,8 @@ SERIAL_CONSOLE = "115200 ttyS1"
GUI_MACHINE_CLASS = "bigscreen"
-MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-snd-pxa2xx-ac97 \
+ kernel-module-pxa27x-keyboard \
kernel-module-pxapwm-bl \
kernel-module-wm97xx-ts"