mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED
Mark LPC32XX_SSP as DEPRECATED, this so the resulting build shows warning for deprecated configuration enabled and associated code will remove in v2019.07 release. Cc: Albert ARIBAUD <albert.aribaud@3adev.fr> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Vladimir Zapolskiy <vz@mleia.com> Acked-by: Sylvain Lemieux <slemieux@tycoint.com> [trini: Switch to DEPRECATED] Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -374,6 +374,7 @@ config KIRKWOOD_SPI
|
|||||||
|
|
||||||
config LPC32XX_SSP
|
config LPC32XX_SSP
|
||||||
bool "LPC32XX SPI Driver"
|
bool "LPC32XX SPI Driver"
|
||||||
|
depends on DEPRECATED
|
||||||
help
|
help
|
||||||
Enable support for SPI on LPC32xx
|
Enable support for SPI on LPC32xx
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user