[armhf] Re-enable SPI_IMX as module

svn path=/dists/trunk/linux/; revision=21769
This commit is contained in:
Ben Hutchings 2014-09-07 16:46:18 +00:00
parent f53ac440e5
commit 5dea0d3a05
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -26,6 +26,7 @@ linux (3.16.2-1) UNRELEASED; urgency=medium
* 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).

View File

@ -608,6 +608,7 @@ CONFIG_SCSI_DC390T=m
##
CONFIG_SPI=y
CONFIG_SPI_GPIO=y
CONFIG_SPI_IMX=m
CONFIG_SPI_OMAP24XX=m
CONFIG_SPI_ORION=m
CONFIG_SPI_PL022=m