[armel/kirkwood] Enable CONFIG_MTD_SPI_NOR for flash access.

svn path=/dists/trunk/linux/; revision=21759
This commit is contained in:
Ian Campbell 2014-09-02 16:10:36 +00:00
parent 97ad3c8126
commit b8c4b589a2
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -36,6 +36,7 @@ linux (3.16.1-1) UNRELEASED; urgency=medium
[ Ian Campbell ]
* [armhf] Remove incomplete list of hardware from image description. See
https://wiki.debian.org/DebianKernel/ARMMP for details.
* [armel/kirkwood] Enable CONFIG_MTD_SPI_NOR for flash access.
-- Ben Hutchings <ben@decadent.org.uk> Tue, 12 Aug 2014 02:58:45 +0100

View File

@ -346,6 +346,11 @@ CONFIG_MTD_NAND_ORION=y
##
# CONFIG_MTD_ONENAND is not set
##
## file: drivers/mtd/spi-nor/Kconfig
##
CONFIG_MTD_SPI_NOR=y
##
## file: drivers/mtd/ubi/Kconfig
##