diff options
Diffstat (limited to 'conf/machine/palmtx.conf')
-rw-r--r-- | conf/machine/palmtx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf index 6b98f22cde..a9b92ff7cc 100644 --- a/conf/machine/palmtx.conf +++ b/conf/machine/palmtx.conf @@ -20,7 +20,7 @@ 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 \ +MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \ kernel-module-pxapwm-bl \ kernel-module-wm97xx-ts \ kernel-module-palmtx-battery" |