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 ***
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to