public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 01/13] Intel(R) MEI Driver
@ 2011-02-10  9:54 Oren Weil
  2011-02-10 16:50 ` Randy Dunlap
  2011-02-10 18:00 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Oren Weil @ 2011-02-10  9:54 UTC (permalink / raw)
  To: gregkh, akpm, linux-kernel; +Cc: david, david.woodhouse

diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index b7980a8..0a54b26 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -1144,5 +1144,16 @@ config RAMOOPS
 	  This enables panic and oops messages to be logged to a circular
 	  buffer in RAM where it can be read back at some later point.
 
+config INTEL_MEI
+	tristate "Intel(R) Management Engine Interface (Intel(R) MEI)"
+	default m
+	depends on EXPERIMENTAL && X86
+	help
+	  If you have an Intel(R) ME chip in your system 
+	  say Yes to enable the Intel(R) Managment Engine interface.
+	  for more informaiton see
+	  <http://software.intel.com/en-us/manageability/>
+
+
 endmenu
 


---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-02-11 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10  9:54 [RFC PATCH 01/13] Intel(R) MEI Driver Oren Weil
2011-02-10 16:50 ` Randy Dunlap
2011-02-10 18:00 ` Greg KH
2011-02-11  8:57   ` Weil, Oren jer
2011-02-11  9:19     ` David Woodhouse
2011-02-11 14:53     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox