aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmtx.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-08-28 10:01:08 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-08-28 10:01:08 +0000
commitdf34abfca3d4f3e06879d75fe1120a58af191b5a (patch)
treebbba89910a70c9ca573ab500c2a4ea913abb14d9 /conf/machine/palmtx.conf
parentc08eeb8f1bee8ce78dee1f0e3cb8064b7b677ea8 (diff)
downloadopenembedded-df34abfca3d4f3e06879d75fe1120a58af191b5a.tar.gz
palmtx.conf: Include more modules, makes sound, battery and pcmcia work.
Diffstat (limited to 'conf/machine/palmtx.conf')
-rw-r--r--conf/machine/palmtx.conf13
1 files changed, 12 insertions, 1 deletions
diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf
index 9f1f079cdc..e0db5f246b 100644
--- a/conf/machine/palmtx.conf
+++ b/conf/machine/palmtx.conf
@@ -15,4 +15,15 @@ SERIAL_CONSOLE = "115200 ttyS0"
MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
kernel-module-wm97xx-ts \
- kernel-module-palmtx-battery"
+ kernel-module-palmtx-battery \
+ kernel-module-palmtx-border \
+ kernel-module-bcm2035-uart \
+ kernel-module-palmtx-pcmcia \
+ kernel-module-pcmcia-core \
+ kernel-module-pda-power \
+ kernel-module-pxa2xx-core \
+ kernel-module-snd-pxa2xx-ac97 \
+ kernel-module-snd-pxa2xx-pcm"
+
+
+module_autoload_g_ether = "g_ether"