Commit a1f46ff2 authored by Randy Dunlap's avatar Randy Dunlap Committed by Andrew Morton
Browse files

cramfs: Kconfig: fix spelling & punctuation

parent 36217357
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ config CRAMFS_MTD
	default y if !CRAMFS_BLOCKDEV
	help
	  This option allows the CramFs driver to load data directly from
	  a linear adressed memory range (usually non volatile memory
	  a linear addressed memory range (usually non-volatile memory
	  like flash) instead of going through the block device layer.
	  This saves some memory since no intermediate buffering is
	  necessary.