summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2012-08-07 11:29:15 +0200
committerXavier Boudet <x-boudet@ti.com>2012-08-07 11:34:44 +0200
commitc277e69736b85ac6ce29de3f7aa73e828786e0cc (patch)
tree58dc2df79ce233bd2ac6864b603fd197e970fa18
parente4f1f70f9f171bc4b79b994ac1c289460df10f4a (diff)
OMAP4: off_config: Prevent Ducati & Tesla modules
These are blocking OFF mode support. Disable them in OFF config till fixed.
-rw-r--r--Documentation/arm/OMAP/omap4-off-mode-support.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/arm/OMAP/omap4-off-mode-support.txt b/Documentation/arm/OMAP/omap4-off-mode-support.txt
index 0bcc51f2fbb2..2802ed3c281c 100644
--- a/Documentation/arm/OMAP/omap4-off-mode-support.txt
+++ b/Documentation/arm/OMAP/omap4-off-mode-support.txt
@@ -20,3 +20,7 @@ CONFIG_OMAP2_DSS=n
#USB EHCI breaks on repeated suspend/resume
CONFIG_USB_EHCI_HCD=n
+#prevent Ducati/Tesla from running
+CONFIG_OMAP_REMOTEPROC_IPU=n
+CONFIG_OMAP_REMOTEPROC_DSP=n
+