From: Randy Dunlap <[email protected]>

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

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Ossama Othman <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
 drivers/staging/memrar/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/memrar/Kconfig b/drivers/staging/memrar/Kconfig
index a5598a8..cbeebc5 100644
--- a/drivers/staging/memrar/Kconfig
+++ b/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
-- 
1.7.0.3

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to