[PATCH v2 7/8] Kconfig: convert CONFIG_SYS_I2C_LPC32XX

Simon Glass sjg at chromium.org
Sat Jun 26 20:30:23 CEST 2021


On Thu, 10 Jun 2021 at 20:37, Trevor Woerner <twoerner at gmail.com> wrote:
>
> Convert the CONFIG_SYS_I2C_LPC32XX configuration symbol from an include
> directive to a Kconfig value.
>
> Signed-off-by: Trevor Woerner <twoerner at gmail.com>
>
> ---
>
> Changes in v2:
> - added
>
>  configs/devkit3250_defconfig | 1 +
>  configs/work_92105_defconfig | 1 +
>  drivers/i2c/Kconfig          | 6 ++++++
>  include/configs/devkit3250.h | 1 -
>  include/configs/work_92105.h | 1 -
>  scripts/config_whitelist.txt | 1 -
>  6 files changed, 8 insertions(+), 3 deletions(-)

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

Could use more help on the Kconfig though


More information about the U-Boot mailing list