diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-08-21 21:11:04 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-08-21 21:11:04 +0000 |
commit | cc3545d165d835411bda533f702dd833741e92a2 (patch) | |
tree | 4a841bd6beb889c1bcf96cd3e79abbee1399c0c9 /target/linux/bcm53xx/config-3.14 | |
parent | b118879cc39270c623239a9775ad3acdfdbbcc35 (diff) | |
download | upstream-cc3545d165d835411bda533f702dd833741e92a2.tar.gz upstream-cc3545d165d835411bda533f702dd833741e92a2.tar.bz2 upstream-cc3545d165d835411bda533f702dd833741e92a2.zip |
bcm53xx: add bcm53xxspiflash driver for SPI flashes
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42260
Diffstat (limited to 'target/linux/bcm53xx/config-3.14')
-rw-r--r-- | target/linux/bcm53xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14 index e0fd0fd2d2..2192b83d18 100644 --- a/target/linux/bcm53xx/config-3.14 +++ b/target/linux/bcm53xx/config-3.14 @@ -167,6 +167,7 @@ CONFIG_MIGHT_HAVE_PCI=y CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_BCM47XX_PARTS=y # CONFIG_MTD_PHYSMAP_OF is not set +CONFIG_MTD_SPI_BCM53XXSPIFLASH=y CONFIG_MTD_SPI_NOR=y # CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set CONFIG_MULTI_IRQ_HANDLER=y |