[PATCH 01/21] Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig

Simon Glass sjg at chromium.org
Sun Oct 30 02:43:18 CET 2022


On Fri, 28 Oct 2022 at 18:27, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
>    CONFIG_SYS_I2C_INIT_BOARD
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  README                               | 11 -----------
>  board/keymile/Kconfig                |  3 +++
>  board/samsung/common/board.c         |  4 ----
>  board/samsung/goni/goni.c            | 10 ----------
>  drivers/i2c/fsl_i2c.c                |  7 -------
>  drivers/i2c/mv_i2c.c                 | 24 ------------------------
>  include/configs/km/pg-wcom-ls102xa.h |  1 -
>  7 files changed, 3 insertions(+), 57 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list