[kernel] r22571 - in dists/trunk/linux/debian: . config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:17:26 UTC 2015


Author: benh
Date: Sun May 10 02:17:26 2015
New Revision: 22571

Log:
misc: Enable INTEL_MIC_BUS and re-enable INTEL_MIC_HOST

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/kernelarch-x86/config-arch-64

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 02:16:15 2015	(r22570)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:17:26 2015	(r22571)
@@ -239,6 +239,7 @@
   * [x86] Re-enable IOSF_MBI and INTEL_RAPL
   * sound: Enable SND_USB_LINE6, replacing LINE6_USB
   * media/rc: Enable IR_IGORPLUGUSB, replacing LIRC_IGORPLUGUSB
+  * misc: Enable INTEL_MIC_BUS and re-enable INTEL_MIC_HOST
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config-arch-64
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config-arch-64	Sun May 10 02:16:15 2015	(r22570)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config-arch-64	Sun May 10 02:17:26 2015	(r22571)
@@ -106,6 +106,7 @@
 ##
 ## file: drivers/misc/mic/Kconfig
 ##
+CONFIG_INTEL_MIC_BUS=m
 CONFIG_INTEL_MIC_HOST=m
 # CONFIG_INTEL_MIC_CARD is not set
 



More information about the Kernel-svn-changes mailing list