From: Randy Dunlap on
From: Randy Dunlap <randy.dunlap(a)oracle.com>

Alan said that memrar should depend on RAR_REGISTER
(instead of selecting it).

Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com>
Cc: Ossama Othman <ossama.othman(a)intel.com>
Cc: Alan Cox <alan(a)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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/