summaryrefslogtreecommitdiff
path: root/conf/machine/tosa.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-12-04 15:08:17 +0100
committerKoen Kooi <koen@openembedded.org>2008-12-04 15:08:17 +0100
commit102f1b6fc7ad1facdc73f7a335878a606e039743 (patch)
treec9494d1121d5a25f8b82724c1b383b5d291b2fbf /conf/machine/tosa.conf
parent35317b469ee5368948c9d06c75ac98395b847d9a (diff)
parent8ad80633a45048351695897162f5a2bd94057c8f (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r--conf/machine/tosa.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index 914300e31c..6d258e19e9 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -8,6 +8,7 @@ require conf/machine/include/tune-xscale.inc
IMAGE_FSTYPES ?= "jffs2"
# wlan-ng Modules
-MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb"
+# OHCI suspend/resume fixup
+MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb apm-tosa-suspendfix"
ROOT_FLASH_SIZE = "28"