diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-03-29 14:31:30 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-03-29 14:31:30 +0000 |
commit | 9c9e5bcc93e10bdded1460e2bec0117185a708a3 (patch) | |
tree | e625f3541676b4308435379ad90ab0fd923f1a45 /conf/machine | |
parent | 8ad6ed721feab92844b72800b6e9a09430170dd9 (diff) |
hx4700.conf: add voltage switching, bluetooth modules
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/hx4700.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index 482c8c0d8a..52eb09b933 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -35,8 +35,10 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ kernel-module-af-key \ kernel-module-i2c-pxa \ - kernel-module-hx4700-voltage \ + kernel-module-pxa27x-voltage \ + kernel-module-pxa27x-voltage-max158xx \ kernel-module-hx4700-acx \ + kernel-module-hx4700-bt \ kernel-module-snd-hx4700-audio" #write out a reflash.ctl with the appriate entries for the rootfs, the ones for the kernel should already be there |