commit | a198ea387df9941a0916febc1db71df868919827 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed May 29 17:01:31 2019 -0400 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Thu Jun 13 12:51:06 2019 +0530 |
tree | a32b9dd344fd13d2466083f6618ee5df900c6112 | |
parent | f70bdd0dde347403d292783c6cda3e992ab1f8d9 [diff] |
Makefile: Trigger a warning for legcay spi drivers We have a warning text for non dm converted spi drivers, but the plan is to mark all these respective drivers with CONFIG_DEPRECATED. So, trigger a warning saying that these driver configurations and associated code will remove in v2019.07 (earlier plan is to remove it from v2019.04) Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>