diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-05 13:52:29 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-05 13:52:29 +0000 |
commit | aa2431364c04d84fb502a0ebbe2f77559cb20e6d (patch) | |
tree | ebac8a7141a13345531d07a5c65a9c556233cf27 /conf | |
parent | 7132185965f3c296b83366b994e2dd14a81d3471 (diff) | |
parent | 4bac67ace7a25f0db5daffb6ac2900bcb07e7240 (diff) |
merge of '34e476df3adb31518eca1a4d01727fe9d5ebac77'
and 'b30c0de0e6bb4763443fba8d9008bc092b0ad454'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/palmz72.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf index 85bce509b1..ae3e74bee4 100644 --- a/conf/machine/palmz72.conf +++ b/conf/machine/palmz72.conf @@ -22,3 +22,4 @@ require conf/machine/include/tune-xscale.conf require conf/machine/include/tune-thumb.conf module_autoload_sa1100-rtc = "sa1100-rtc" +module_autoload_palmz72-battery = "palmz72-battery" |