diff options
Diffstat (limited to 'conf/machine/palmz72.conf')
-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" |