aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')
-rw-r--r--arch/arm/plat-omap/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/plat-omap/Kconfig b/arch/arm/plat-omap/Kconfig
index 9a6ecc7159b7..efe85d095190 100644
--- a/arch/arm/plat-omap/Kconfig
+++ b/arch/arm/plat-omap/Kconfig
@@ -45,7 +45,6 @@ config OMAP_DEBUG_LEDS
45config OMAP_DEBUG_POWERDOMAIN 45config OMAP_DEBUG_POWERDOMAIN
46 bool "Emit debug messages from powerdomain layer" 46 bool "Emit debug messages from powerdomain layer"
47 depends on ARCH_OMAP2 || ARCH_OMAP3 47 depends on ARCH_OMAP2 || ARCH_OMAP3
48 default n
49 help 48 help
50 Say Y here if you want to compile in powerdomain layer 49 Say Y here if you want to compile in powerdomain layer
51 debugging messages for OMAP2/3. These messages can 50 debugging messages for OMAP2/3. These messages can
@@ -57,7 +56,6 @@ config OMAP_DEBUG_POWERDOMAIN
57config OMAP_DEBUG_CLOCKDOMAIN 56config OMAP_DEBUG_CLOCKDOMAIN
58 bool "Emit debug messages from clockdomain layer" 57 bool "Emit debug messages from clockdomain layer"
59 depends on ARCH_OMAP2 || ARCH_OMAP3 58 depends on ARCH_OMAP2 || ARCH_OMAP3
60 default n
61 help 59 help
62 Say Y here if you want to compile in clockdomain layer 60 Say Y here if you want to compile in clockdomain layer
63 debugging messages for OMAP2/3. These messages can 61 debugging messages for OMAP2/3. These messages can
@@ -115,7 +113,6 @@ config OMAP_MCBSP
115config OMAP_MBOX_FWK 113config OMAP_MBOX_FWK
116 tristate "Mailbox framework support" 114 tristate "Mailbox framework support"
117 depends on ARCH_OMAP 115 depends on ARCH_OMAP
118 default n
119 help 116 help
120 Say Y here if you want to use OMAP Mailbox framework support for 117 Say Y here if you want to use OMAP Mailbox framework support for
121 DSP, IVA1.0 and IVA2 in OMAP1/2/3. 118 DSP, IVA1.0 and IVA2 in OMAP1/2/3.