Re: [PATCH 8/8] staging/mei: Updates to staging/Kconfig anestaging/Makefile and a new Makefile and Kconfig

From: Randy Dunlap
Date: Wed Apr 27 2011 - 11:19:24 EST


On Wed, 27 Apr 2011 13:27:37 +0300 Oren Weil wrote:


> diff --git a/drivers/staging/mei/Kconfig b/drivers/staging/mei/Kconfig
> new file mode 100644
> index 0000000..5beb2b1
> --- /dev/null
> +++ b/drivers/staging/mei/Kconfig
> @@ -0,0 +1,10 @@
> +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.

systems

> + if selected /dev/mei misc device will be created.

If selected,

> +
> + For more information see
> + <http://software.intel.com/en-us/manageability/>

help text should be indented with 1 tab + 2 spaces (Chapter 10 of CodingStyle).

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/