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

2022-10-29 Thread Simon Glass
Hi Tom. On Fri, 28 Oct 2022 at 18:27, Tom Rini 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 > --- > drivers/rtc/mc146818.c | 2 +- > include/configs/T208xQDS.h | 1 - >

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

2022-10-28 Thread Tom Rini
This converts the following to Kconfig: CONFIG_SYS_INTERLAKEN CONFIG_SYS_ISA_IO CONFIG_SYS_ISA_IO_BASE_ADDRESS Signed-off-by: Tom Rini --- drivers/rtc/mc146818.c | 2 +- include/configs/T208xQDS.h | 1 - include/configs/T208xRDB.h | 1 - include/configs/T4240RDB.h | 1 - inc