commit | b9d3cadb2be7797064782e215774ccba2202b031 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:26:57 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 09:45:54 2022 -0500 |
tree | ccf160e0d84bb41a5c8dac7142496c4030ef1704 | |
parent | 25f9c2f852902d9bbd3a9febc2edb509089ae6dd [diff] |
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig 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> Reviewed-by: Simon Glass <sjg@chromium.org>