spi: add cpu details to fsl-dspi Kconfig help
authorAngelo Dureghello <angelo@sysam.it>
Wed, 26 Dec 2018 21:43:00 +0000 (22:43 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 18:15:41 +0000 (18:15 +0000)
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>
drivers/spi/Kconfig

index e22fc23..ba68fe1 100644 (file)
@@ -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"