mtd: update description of MTD_BCM47XXSFLASH symbol
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Mon Aug 1 18:59:09 PDT 2016
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=0a526341fee054c1e2b9f0e4b2b424ae81707d4c
Commit: 0a526341fee054c1e2b9f0e4b2b424ae81707d4c
Parent: 140623410536905fa6ab737b625decfde6c64a72
Author: Rafał Miłecki <zajec5 at gmail.com>
AuthorDate: Mon Jul 18 12:07:03 2016 +0200
Committer: Brian Norris <computersforpeace at gmail.com>
CommitDate: Mon Jul 18 10:06:30 2016 -0700
mtd: update description of MTD_BCM47XXSFLASH symbol
For years now we support writing to BCMA SoC serial flash, so don't
describe this driver as providing read-only support anymore.
Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
drivers/mtd/devices/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
index 5a1d0dc..bf8238f 100644
--- a/drivers/mtd/devices/Kconfig
+++ b/drivers/mtd/devices/Kconfig
@@ -113,12 +113,12 @@ config MTD_SST25L
if you want to specify device partitioning.
config MTD_BCM47XXSFLASH
- tristate "R/O support for serial flash on BCMA bus"
+ tristate "Support for serial flash on BCMA bus"
depends on BCMA_SFLASH
help
BCMA bus can have various flash memories attached, they are
registered by bcma as platform devices. This enables driver for
- serial flash memories (only read-only mode is implemented).
+ serial flash memories.
config MTD_SLRAM
tristate "Uncached system RAM"
More information about the linux-mtd-cvs
mailing list