From 47fc3bdbfa99b473450fcd5fc7873b99ed2b477a Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Tue, 2 Dec 2008 18:59:17 +0300 Subject: tosa: add apm-tosa-suspendfix to MACHINE_EXTRA_RRECOMENDS Signed-off-by: Dmitry Baryshkov --- conf/machine/tosa.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- cgit 1.2.3-korg