[PATCH 04/21] Convert CONFIG_SYS_INTERLAKEN et al to Kconfig

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


Hi Tom.

On Fri, 28 Oct 2022 at 18:27, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
>    CONFIG_SYS_INTERLAKEN
>    CONFIG_SYS_ISA_IO
>    CONFIG_SYS_ISA_IO_BASE_ADDRESS
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/rtc/mc146818.c       | 2 +-
>  include/configs/T208xQDS.h   | 1 -
>  include/configs/T208xRDB.h   | 1 -
>  include/configs/T4240RDB.h   | 1 -
>  include/configs/edison.h     | 3 ---
>  include/configs/malta.h      | 2 --
>  include/configs/x86-common.h | 6 ------
>  include/mk48t59.h            | 4 ++--
>  8 files changed, 3 insertions(+), 17 deletions(-)

I don't actually see any new Kconfig options, but from the look of the
patch, it doesn't matter.

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

Regards,
Simon


More information about the U-Boot mailing list