diff options
author | Sergey Lapin <slapinid@gmail.com> | 2007-07-12 18:52:17 +0000 |
---|---|---|
committer | Sergey Lapin <slapinid@gmail.com> | 2007-07-12 18:52:17 +0000 |
commit | 9fd684a9c55060e44f153d910ad07504c60d5694 (patch) | |
tree | a225c957fcbe3e0884cf5f970d7e423f09377ec9 /conf/machine | |
parent | d6abfe88df6c32962bdc14d648f24a4638a96f5a (diff) |
Updated installed modules list for Palm Zire 72
* Removed module which is added by task-base and depends
* Added touchscreen module
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/palmz72.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf index 8bcdfc0eef..2e787a89f3 100644 --- a/conf/machine/palmz72.conf +++ b/conf/machine/palmz72.conf @@ -14,9 +14,9 @@ GUI_MACHINE_CLASS = "bigscreen" require conf/machine/include/tune-thumb.conf MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \ - kernel-module-i2c-core \ kernel-module-i2c-algo-pxa \ kernel-module-i2c-dev \ + kernel-module-wm97xx-ts \ kernel-module-palmz72-battery" module_autoload_g_ether = "g_ether" |