Re: [PATCH char-misc-next v4 11/13] misc: mic: MIC host driver specific changes to enable SCIF

From: Paul Bolle
Date: Tue Mar 31 2015 - 04:42:16 EST


On Mon, 2015-03-30 at 18:36 -0700, Sudeep Dutt wrote:
> --- a/drivers/misc/mic/Kconfig
> +++ b/drivers/misc/mic/Kconfig

> config INTEL_MIC_HOST
> tristate "Intel MIC Host Driver"
> - depends on 64BIT && PCI && X86 && INTEL_MIC_BUS
> + depends on 64BIT && PCI && X86 && INTEL_MIC_BUS && SCIF_BUS

Currently this appears to be equivalent to
depends on INTEL_MIC_BUS && SCIF_BUS

Would that work too? Ditto for 12/13.

> select VHOST_RING
> help
> This enables Host Driver support for the Intel Many Integrated


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/