mtd: Enable MTD_SPI_NOR as module, since M25P80 now depends on it

svn path=/dists/trunk/linux/; revision=21767
This commit is contained in:
Ben Hutchings 2014-09-07 15:57:56 +00:00
parent 0a581348dc
commit 15896ca3a3
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -24,6 +24,7 @@ linux (3.16.2-1) UNRELEASED; urgency=medium
* sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules
(Closes: #756842)
* hid-sony: Enable SONY_FF (Closes: #760684)
* mtd: Enable MTD_SPI_NOR as module, since M25P80 now depends on it
[ Vagrant Cascadian ]
* [armmp] Enable IMX_IPUV3_CORE (closes: #756810).

View File

@ -2179,6 +2179,11 @@ CONFIG_MTD_ONENAND_VERIFY_WRITE=y
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y
##
## file: drivers/mtd/spi-nor/Kconfig
##
CONFIG_MTD_SPI_NOR=m
##
## file: drivers/mtd/ubi/Kconfig
##