aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-4.4
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-04-26 17:08:53 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-04-26 17:08:53 +0000
commit7092a08d771f6cbd72788c4893b60fa144b617bf (patch)
treee35505b7b557c3b7073c4fc5fd07d2a25d84865f /target/linux/bcm53xx/config-4.4
parent933b47bd5c9a711c9900661468343b48334b1e21 (diff)
downloadmaster-187ad058-7092a08d771f6cbd72788c4893b60fa144b617bf.tar.gz
master-187ad058-7092a08d771f6cbd72788c4893b60fa144b617bf.tar.bz2
master-187ad058-7092a08d771f6cbd72788c4893b60fa144b617bf.zip
bcm53xx: switch to m25p80 and drop bcm53xxspiflash
For some time now m25p80 supports 32 MiB flashes and we just needed to patch spi-nor to support JEDEC incompatible w25q128. Also by switching to m25p80 we gain accelerated SPI flash reads. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49260 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/config-4.4')
-rw-r--r--target/linux/bcm53xx/config-4.42
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/config-4.4 b/target/linux/bcm53xx/config-4.4
index 40826c78f9..ce9508a2ef 100644
--- a/target/linux/bcm53xx/config-4.4
+++ b/target/linux/bcm53xx/config-4.4
@@ -215,11 +215,11 @@ CONFIG_MIGHT_HAVE_CACHE_L2X0=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_BCM47XX_PARTS=y
+CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_BRCMNAND=y
CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_PHYSMAP_OF is not set
-CONFIG_MTD_SPI_BCM53XXSPIFLASH=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_SEAMA_FW=y