[PATCH 06/06] Adding TI power management options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



TI OMAP3 PM specific configuration files

Signed-off-by: Karthik Dasu <karthik-dp@xxxxxx>
Acked-by: Richard Woodruff <r-woodruff2@xxxxxx>
Acked-by: Vikram Pandita <vikram.pandita@xxxxxx>
---
 kernel/power/Kconfig |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+)

Index: git-latest5/kernel/power/Kconfig
===================================================================
--- git-latest5.orig/kernel/power/Kconfig	2008-02-29 21:54:15.729235883 +0530
+++ git-latest5/kernel/power/Kconfig	2008-02-29 21:57:51.521273811 +0530
@@ -203,3 +203,27 @@
 	  random kernel OOPSes or reboots that don't seem to be related to
 	  anything, try disabling/enabling this option (or disabling/enabling
 	  APM in your BIOS).
+
+menu "OMAP power management options"
+        depends on OMAP3_PM
+
+config MPU_OFF
+        bool "Enable MPU off"
+        depends on OMAP3_PM
+        default y
+        ---help---
+        This option is for enabling MPU domain to go to OFF state in cpuidle and suspend/resume.
+
+config HW_SUP_TRANS
+        bool "OMAP3430 enable H/W supervised transition for clock domains"
+        depends on OMAP3_PM
+        default n
+
+config DISABLE_EMUDOMAIN_CONTROL
+        bool "Disable h/w supervised control of EMU clock domain"
+        depends on OMAP3_PM
+        default y
+        ---help---
+        This option is for disabling h/w supervised control of EMU clock domain. Required for debugging using JTAG
+
+endmenu
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux