From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Alan said that memrar should depend on RAR_REGISTER (instead of selecting it). Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Cc: Ossama Othman <ossama.othman@xxxxxxxxx> Cc: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> --- 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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html