Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a526341 authored by Rafał Miłecki's avatar Rafał Miłecki Committed by Brian Norris
Browse files

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: default avatarRafał Miłecki <zajec5@gmail.com>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 14062341
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -113,12 +113,12 @@ config MTD_SST25L
	  if you want to specify device partitioning.
	  if you want to specify device partitioning.


config MTD_BCM47XXSFLASH
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
	depends on BCMA_SFLASH
	help
	help
	  BCMA bus can have various flash memories attached, they are
	  BCMA bus can have various flash memories attached, they are
	  registered by bcma as platform devices. This enables driver for
	  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
config MTD_SLRAM
	tristate "Uncached system RAM"
	tristate "Uncached system RAM"