[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at nymeria.archlinux.org
Sun Jul 14 17:01:42 UTC 2013


    Date: Sunday, July 14, 2013 @ 19:01:42
  Author: tpowa
Revision: 190081

change INTEL_MEI options to 'm'

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    4 ++--
 config.x86_64 |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: config
===================================================================
--- config	2013-07-14 15:42:59 UTC (rev 190080)
+++ config	2013-07-14 17:01:42 UTC (rev 190081)
@@ -1702,8 +1702,8 @@
 # Altera FPGA firmware download module
 #
 CONFIG_ALTERA_STAPL=m
-CONFIG_INTEL_MEI=y
-CONFIG_INTEL_MEI_ME=y
+CONFIG_INTEL_MEI=m
+CONFIG_INTEL_MEI_ME=m
 CONFIG_VMWARE_VMCI=m
 CONFIG_HAVE_IDE=y
 # CONFIG_IDE is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2013-07-14 15:42:59 UTC (rev 190080)
+++ config.x86_64	2013-07-14 17:01:42 UTC (rev 190081)
@@ -1652,8 +1652,8 @@
 # Altera FPGA firmware download module
 #
 CONFIG_ALTERA_STAPL=m
-CONFIG_INTEL_MEI=y
-CONFIG_INTEL_MEI_ME=y
+CONFIG_INTEL_MEI=m
+CONFIG_INTEL_MEI_ME=m
 CONFIG_VMWARE_VMCI=m
 CONFIG_HAVE_IDE=y
 # CONFIG_IDE is not set




More information about the arch-commits mailing list