diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2014-10-22 14:16:18 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2014-10-22 14:16:18 +0000 |
commit | 2466b04a5aba116df977697841d9e6fff27ccd68 (patch) | |
tree | 6755ed7f6d1a2f9fe734935d0ba13293b89443f3 /target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch | |
parent | 18ae41edf01c56e633703132575b082e8e167eb6 (diff) | |
download | upstream-2466b04a5aba116df977697841d9e6fff27ccd68.tar.gz upstream-2466b04a5aba116df977697841d9e6fff27ccd68.tar.bz2 upstream-2466b04a5aba116df977697841d9e6fff27ccd68.zip |
bcm53xx: backport spi-nor patches from 3.18-rc1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43030
Diffstat (limited to 'target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch b/target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch index 9a9d903f82..be99fd60ba 100644 --- a/target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch +++ b/target/linux/bcm53xx/patches-3.14/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/spi-nor/Kconfig +++ b/drivers/mtd/spi-nor/Kconfig -@@ -28,4 +28,10 @@ config SPI_FSL_QUADSPI +@@ -14,4 +14,10 @@ config SPI_FSL_QUADSPI This enables support for the Quad SPI controller in master mode. We only connect the NOR to this controller now. |