On Tue, 22 Mar 2011 12:51:32 +0200, Oren Weil said: > Changes of Kconfig and Makefile in driver/char > for adding the Intel MEI Driver to the Linux kernel. > New Makefile building for MEI Driver. > +config INTEL_MEI > + tristate "Intel Management Engine Interface (Intel MEI)" > + depends on X86 && EXPERIMENTAL > + help > + The Intel Management Engine (Intel ME) provides Manageability, > + Security and Media services for system containing Intel chipsets. > + if selected /dev/mei misc device will be created. Can we have this re-worded so it doesn't have an implied "all Intel chipsets", perhaps adding "chipsets that support the Intel vPro technology", or similar? (And though I found that at least *some* vPro-capable chipsets do IME, I didn't find a statement that *all* vPro will do it, so I'm still confused, thus no patch from me...)