All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH] sh: Enable PMB support on SH4AL-DSP
Date: Tue, 01 Mar 2011 06:45:14 +0000	[thread overview]
Message-ID: <20110301064514.15937.88065.sendpatchset@t400s> (raw)
In-Reply-To: <20110301064150.GB5985@linux-sh.org>

From: Magnus Damm <damm@opensource.se>

The SH4AL-DSP core included in sh7372 requires use of the PMB,
update the CONFIG_PMB Kconfig entry to reflect this.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/sh/mm/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- 0001/arch/sh/mm/Kconfig
+++ work/arch/sh/mm/Kconfig	2011-03-01 15:42:12.000000000 +0900
@@ -83,7 +83,7 @@ config 32BIT
 
 config PMB
 	bool "Support 32-bit physical addressing through PMB"
-	depends on MMU && EXPERIMENTAL && CPU_SH4A && !CPU_SH4AL_DSP
+	depends on MMU && EXPERIMENTAL && CPU_SH4A
 	select 32BIT
 	select UNCACHED_MAPPING
 	help

  reply	other threads:[~2011-03-01  6:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01  6:41 [PATCH] sh: Enable PMB support on SH4AL-DSP Paul Mundt
2011-03-01  6:45 ` Magnus Damm [this message]
2011-03-01  8:02 ` Magnus Damm
2011-03-01  8:06 ` Paul Mundt
2011-03-01  8:40 ` Magnus Damm
2011-03-01  9:02 ` Paul Mundt
2011-03-01  9:12 ` Magnus Damm
2011-03-01  9:25 ` Paul Mundt
2011-03-02  4:39 ` Magnus Damm

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=20110301064514.15937.88065.sendpatchset@t400s \
    --to=magnus.damm@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    /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.