From 8eada26de5717b8035f896b7d4dab676c41d95a5 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 5 Aug 2013 11:13:57 -0400 Subject: [PATCH] Build MEI_ME as a module. Upstream changed it to a module from an add-on option to the MEI driver. Build it as a module so that people can blacklist it because it's a piece of crap. --- config-x86-generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-x86-generic b/config-x86-generic index 46314abec..70125c7c2 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -438,7 +438,7 @@ CONFIG_DRM_GMA3600=y CONFIG_RCU_FANOUT_LEAF=16 CONFIG_INTEL_MEI=m -CONFIG_INTEL_MEI_ME=y +CONFIG_INTEL_MEI_ME=m CONFIG_NFC_MEI_PHY=m CONFIG_NFC_PN544_MEI=m