From f47bdc74bdbf4451361af5533a53b83b533d52ae Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Sat, 28 Jul 2007 22:45:11 +0000 Subject: [PATCH] conf/machine/palmt650.conf: Adding pxa2xx-ac97 module to autoload --- conf/machine/palmt650.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- 2.39.5