kernel: disable intel mei.

Intel Management Engine Interface is still crashing the kernel.
This commit is contained in:
Arne Fitzenreiter
2014-04-09 18:20:46 +02:00
parent b8ec7b86ac
commit 0cd7c451dd
2 changed files with 4 additions and 4 deletions

View File

@@ -1420,8 +1420,8 @@ CONFIG_TI_ST=m
# Altera FPGA firmware download module
#
CONFIG_ALTERA_STAPL=m
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
CONFIG_VMWARE_VMCI=m
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

View File

@@ -1433,8 +1433,8 @@ CONFIG_TI_ST=m
# Altera FPGA firmware download module
#
CONFIG_ALTERA_STAPL=m
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
CONFIG_VMWARE_VMCI=m
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set