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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to