[U-Boot] [PATCHv3 10/10] configs: Disable now unbuildable SPI options for boards
Marek Vasut
marek.vasut at gmail.com
Wed May 29 21:33:57 UTC 2019
On 5/29/19 11:01 PM, Tom Rini wrote:
> Now that various SPI related options depend on CONFIG_DEPRECATED, in
> order for platforms to build out of the box they need to disable various
> other options.
>
> Cc: Albert ARIBAUD <albert.aribaud at 3adev.fr>
> Cc: Marek Vasut <marex at denx.de>
> Cc: Vladimir Zapolskiy <vz at mleia.com>
> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> board/renesas/sh7752evb/sh7752evb.c | 4 ++++
> board/renesas/sh7753evb/sh7753evb.c | 4 ++++
> board/renesas/sh7757lcr/sh7757lcr.c | 9 +++++++++
> board/work-microwave/work_92105/Makefile | 3 ++-
> board/work-microwave/work_92105/work_92105.c | 2 ++
> configs/bg0900_defconfig | 9 ---------
> configs/devkit3250_defconfig | 2 --
> configs/mx28evk_auart_console_defconfig | 9 ---------
> configs/mx28evk_defconfig | 9 ---------
> configs/mx28evk_nand_defconfig | 9 ---------
> configs/mx28evk_spi_defconfig | 10 ----------
> configs/sh7752evb_defconfig | 6 ------
> configs/sh7753evb_defconfig | 6 ------
> configs/sh7757lcr_defconfig | 5 -----
> configs/work_92105_defconfig | 2 --
> include/configs/sh7752evb.h | 1 -
> include/configs/sh7753evb.h | 1 -
> include/configs/sh7757lcr.h | 1 -
For the SH boards,
Reviewed-by: Marek Vasut <marek.vasut at gmail.com>
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list