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.
This commit is contained in:
Josh Boyer 2013-08-05 11:13:57 -04:00
parent 9a45702091
commit 3d16a9f532
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ CONFIG_DRM_GMA3600=y
CONFIG_RCU_FANOUT_LEAF=16
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=y
CONFIG_INTEL_MEI_ME=m
# Maybe enable in debug kernels?
# CONFIG_DEBUG_NMI_SELFTEST is not set