public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: linux-omap@vger.kernel.org
Cc: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>,
	Felipe Contreras <felipe.contreras@gmail.com>,
	Ameya Palande <ameya.palande@nokia.com>,
	Guzman Lugo Fernando <x0095840@ti.com>,
	Omar Ramirez Luna <omar.ramirez@ti.com>
Subject: [PATCH 3/3] DSPBRIDGE: auto select mailbox when compiling bridge
Date: Tue, 23 Mar 2010 16:48:30 -0600	[thread overview]
Message-ID: <1269384510-1526-4-git-send-email-omar.ramirez@ti.com> (raw)
In-Reply-To: <1269384510-1526-3-git-send-email-omar.ramirez@ti.com>

Auto select mailbox when compiling bridgedriver.

If selected as module, first install:
arch/arm/plat-omap/mailbox.ko
arch/arm/mach-omap2/mailbox_mach.ko

Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com
---
 drivers/dsp/bridge/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/dsp/bridge/Kconfig b/drivers/dsp/bridge/Kconfig
index c721f40..a3251c3 100644
--- a/drivers/dsp/bridge/Kconfig
+++ b/drivers/dsp/bridge/Kconfig
@@ -5,6 +5,7 @@
 menuconfig MPU_BRIDGE
 	tristate "DSP Bridge driver"
 	default n
+	select OMAP_MBOX_FWK
 	help
 	  DSP/BIOS Bridge is designed for platforms that contain a GPP and
 	  one or more attached DSPs.  The GPP is considered the master or
-- 
1.6.2.4


  reply	other threads:[~2010-03-23 22:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23 22:48 [PATCH 0/3] dspbridge: minor mbox cleanups Omar Ramirez Luna
2010-03-23 22:48 ` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches Omar Ramirez Luna
2010-03-23 22:48   ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration Omar Ramirez Luna
2010-03-23 22:48     ` Omar Ramirez Luna [this message]
2010-03-24 19:12       ` [PATCH 3/3] DSPBRIDGE: auto select mailbox when compiling bridge Deepak Chitriki
2010-03-25 17:37         ` Omar Ramirez Luna
2010-03-24 19:12     ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration Deepak Chitriki
2010-03-25 17:37       ` Omar Ramirez Luna
2010-03-24 19:11   ` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches Deepak Chitriki
2010-03-25 17:36     ` Omar Ramirez Luna

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=1269384510-1526-4-git-send-email-omar.ramirez@ti.com \
    --to=omar.ramirez@ti.com \
    --cc=Hiroshi.DOYU@nokia.com \
    --cc=ameya.palande@nokia.com \
    --cc=felipe.contreras@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=x0095840@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox