From 9eca30c204a08d0399891bd1ae99a02a20da7cbd Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Wed, 18 Apr 2007 12:33:04 +0000 Subject: palmtx.conf: Add some useful modules. --- conf/machine/palmtx.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf/machine/palmtx.conf') diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf index 0a58defa69..6d4ccf5b46 100644 --- a/conf/machine/palmtx.conf +++ b/conf/machine/palmtx.conf @@ -20,4 +20,10 @@ GUI_MACHINE_CLASS = "bigscreen" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.conf +MACHINE_EXTRA_RDEPENDS += "kernel-module-pxa27x-keyboard kernel-module-pxapwm-bl kernel-module-wm97xx-ts kernel-module-palmtx-battery" + module_autoload_sa1100-rtc = "sa1100-rtc" +module_autoload_pxa27x-keyboard = "pxa27x-keyboard" +module_autoload_pxapwm-bl = "pxapwm-bl" +module_autoload_wm97xx-ts = "kernel-module-wm97xx-ts" +module_autoload_palmtx-battery = "kernel-module-palmtx-battery" -- cgit 1.2.3-korg