From: Sergey Lapin Date: Sat, 28 Jul 2007 22:45:11 +0000 (+0000) Subject: conf/machine/palmt650.conf: Adding pxa2xx-ac97 module to autoload X-Git-Tag: Release-2010-05/1~8868^2~66^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f47bdc74bdbf4451361af5533a53b83b533d52ae;p=openembedded.git conf/machine/palmt650.conf: Adding pxa2xx-ac97 module to autoload --- 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"