[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110427081901.d78d05ea.randy.dunlap@oracle.com>
Date: Wed, 27 Apr 2011 08:19:01 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Oren Weil <oren.jer.weil@...el.com>
Cc: gregkh@...e.de, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, alan@...ux.intel.com,
david@...dhou.se
Subject: Re: [PATCH 8/8] staging/mei: Updates to staging/Kconfig ane
staging/Makefile and a new Makefile and Kconfig
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists