aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/tosa.conf
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-12-02 18:59:17 +0300
committerDmitry Baryshkov <dbaryshkov@gmail.com>2008-12-04 16:58:48 +0300
commit47fc3bdbfa99b473450fcd5fc7873b99ed2b477a (patch)
tree7b860aa84acb1c18e41fafefec30462ca6a26fcb /conf/machine/tosa.conf
parentea9fbdbb541ae878c31750f46d40a61a20f35d84 (diff)
downloadopenembedded-47fc3bdbfa99b473450fcd5fc7873b99ed2b477a.tar.gz
tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
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"