Skip to content

Commit

Permalink
spi: add cpu details to fsl-dspi Kconfig help
Browse files Browse the repository at this point in the history
Add some cpu families that are actually using the fsl-dspi module
in the related Kconfig description.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Angelo Dureghello authored and Mark Brown committed Jan 7, 2019
1 parent fcf85e5 commit 0dcdcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ config SPI_FSL_DSPI
depends on SOC_VF610 || SOC_LS1021A || ARCH_LAYERSCAPE || M5441x || COMPILE_TEST
help
This enables support for the Freescale DSPI controller in master
mode. VF610 platform uses the controller.
mode. VF610, LS1021A and ColdFire platforms uses the controller.

config SPI_FSL_ESPI
tristate "Freescale eSPI controller"
Expand Down

0 comments on commit 0dcdcd0

Please sign in to comment.