commit | 5f37e5088c6abf3e019e99fb4b6b35c9c8fe43c0 | [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 | 2b9aad854f4b73767533581c021a7a34468b70c9 [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>