mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-10 19:43:29 +00:00
spi: Fix typo on SPI_MEM help text
The correct form is "a high-level", so fix it accordingly. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
1e07392e7b
commit
29e795ca01
@ -52,7 +52,7 @@ config SPI_MEM
|
||||
help
|
||||
Enable this option if you want to enable the SPI memory extension.
|
||||
This extension is meant to simplify interaction with SPI memories
|
||||
by providing an high-level interface to send memory-like commands.
|
||||
by providing a high-level interface to send memory-like commands.
|
||||
|
||||
comment "SPI Master Controller Drivers"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user