From: Randy Dunlap <randy.dunlap@oracle.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>, gregkh@suse.de
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Ossama Othman <ossama.othman@intel.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [PATCH -next] staging: memrar depends on RAR_REGISTER
Date: Mon, 10 May 2010 10:53:04 -0700 [thread overview]
Message-ID: <20100510105304.7a4bcb92.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20100510160234.54f76c0a.sfr@canb.auug.org.au>
From: Randy Dunlap <randy.dunlap@oracle.com>
Alan said that memrar should depend on RAR_REGISTER
(instead of selecting it).
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Ossama Othman <ossama.othman@intel.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
---
drivers/staging/memrar/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20100510.orig/drivers/staging/memrar/Kconfig
+++ linux-next-20100510/drivers/staging/memrar/Kconfig
@@ -1,6 +1,6 @@
config MRST_RAR_HANDLER
tristate "RAR handler driver for Intel Moorestown platform"
- select RAR_REGISTER
+ depends on RAR_REGISTER
---help---
This driver provides a memory management interface to
restricted access regions (RAR) available on the Intel
prev parent reply other threads:[~2010-05-10 17:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-10 6:02 linux-next: Tree for May 10 Stephen Rothwell
2010-05-10 17:51 ` [PATCH -next] gadget: f_fs.c needs to include pagemap.h Randy Dunlap
2010-05-11 10:02 ` Michał Nazarewicz
2010-05-10 17:53 ` Randy Dunlap [this message]
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=20100510105304.7a4bcb92.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=ossama.othman@intel.com \
--cc=sfr@canb.auug.org.au \
/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