[kernel] r21769 - in dists/trunk/linux/debian: . config/armhf

Ben Hutchings benh at moszumanska.debian.org
Sun Sep 7 16:46:19 UTC 2014


Author: benh
Date: Sun Sep  7 16:46:18 2014
New Revision: 21769

Log:
[armhf] Re-enable SPI_IMX as module

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armhf/config.armmp

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Sep  7 16:02:50 2014	(r21768)
+++ dists/trunk/linux/debian/changelog	Sun Sep  7 16:46:18 2014	(r21769)
@@ -26,6 +26,7 @@
   * hid-sony: Enable SONY_FF (Closes: #760684)
   * mtd: Enable MTD_SPI_NOR as module, since M25P80 now depends on it
   * [m68k] Enable CGROUPS, required by systemd
+  * [armhf] Re-enable SPI_IMX as module
 
   [ Vagrant Cascadian ]
   * [armmp] Enable IMX_IPUV3_CORE (closes: #756810).

Modified: dists/trunk/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/trunk/linux/debian/config/armhf/config.armmp	Sun Sep  7 16:02:50 2014	(r21768)
+++ dists/trunk/linux/debian/config/armhf/config.armmp	Sun Sep  7 16:46:18 2014	(r21769)
@@ -608,6 +608,7 @@
 ##
 CONFIG_SPI=y
 CONFIG_SPI_GPIO=y
+CONFIG_SPI_IMX=m
 CONFIG_SPI_OMAP24XX=m
 CONFIG_SPI_ORION=m
 CONFIG_SPI_PL022=m



More information about the Kernel-svn-changes mailing list