
30 Oct
2022
30 Oct
'22
2:43 a.m.
Hi Tom.
On Fri, 28 Oct 2022 at 18:27, Tom Rini trini@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@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@chromium.org
Regards, Simon