commit | 0705556bc4d82d0fe72b68bab3a83b4e52b128df | [log] [tgz] |
---|---|---|
author | Trevor Woerner <twoerner@gmail.com> | Thu Jun 10 22:37:08 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 06 14:12:15 2021 -0400 |
tree | 4a634057c90f39a7515144b7dc9e89c905ce7bc5 | |
parent | 103f233ebf1662c1302f28bd39b6bdac3035f79b [diff] |
Kconfig: convert CONFIG_SYS_I2C_LPC32XX Convert the CONFIG_SYS_I2C_LPC32XX configuration symbol from an include directive to a Kconfig value. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>