spi: Kconfig: Mark SH_SPI as DEPRECATED
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 29 May 2019 21:01:33 +0000 (17:01 -0400)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 13 Jun 2019 07:21:06 +0000 (12:51 +0530)
Mark SH_SPI as DEPRECATED, this so the resulting build shows
warning for a deprecated configuration enabled and associated code
will remove in v2019.07 release.

Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
[trini: Switch to DEPRECATED]
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/spi/Kconfig

index 2f494c0483aa0765b580da302378cf0d26b914df..c2e9180defa823bf78e8dce1b41a5b65e8a3af1d 100644 (file)
@@ -354,6 +354,7 @@ config DAVINCI_SPI
 
 config SH_SPI
        bool "SuperH SPI driver"
+       depends on DEPRECATED
        help
          Enable the SuperH SPI controller driver. This driver can be used
          on various SuperH SoCs, such as SH7757.