All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anderson Briglia <anderson.briglia@indt.org.br>
To: "Linux-omap-open-source@linux.omap.com"
	<linux-omap-open-source@linux.omap.com>
Subject: [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010
Date: Thu, 04 Oct 2007 17:10:03 -0400	[thread overview]
Message-ID: <470556AB.6030201@indt.org.br> (raw)

GPIO switch is needed for TUSB6010 code. It must be
selected when TUSB6010 is marked.

Signed-off-by: Anderson Briglia <anderson.briglia@indt.org.br>
---
 arch/arm/mach-omap2/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 0d9f496..dcb4824 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -41,6 +41,7 @@ config MACH_NOKIA_N800
 config MACH_OMAP2_TUSB6010
 	bool
 	depends on ARCH_OMAP2 && ARCH_OMAP2420
+	select OMAP_GPIO_SWITCH
 	default y if MACH_NOKIA_N800

 config MACH_OMAP_H4
-- 
1.5.2

             reply	other threads:[~2007-10-04 21:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04 21:10 Anderson Briglia [this message]
2007-10-05  9:15 ` USB camera-OSK5912 radha k
2007-10-09 22:25 ` [PATCH] MMC: OMAP: Add OMAP_GPIO_SWITCH dependency for TUSB6010 Tony Lindgren
2007-10-09 22:46   ` David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=470556AB.6030201@indt.org.br \
    --to=anderson.briglia@indt.org.br \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.