Skip to content

Commit

Permalink
mtd: update description of MTD_BCM47XXSFLASH symbol
Browse files Browse the repository at this point in the history
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@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
  • Loading branch information
Rafał Miłecki authored and Brian Norris committed Jul 18, 2016
1 parent 1406234 commit 0a52634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/mtd/devices/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0a52634

Please sign in to comment.