commit | 1353b25ec58eba4cd26f4101ebb1b6047838a105 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:30 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:48 2022 -0500 |
tree | 22b49cc8672168f50cad42dce3c529547cebd68a | |
parent | 495fc3e836df25e24a1b228b78f3e45166fd2f96 [diff] |
i2c: Remove CONFIG_I2C_MULTI_BUS This functionality is part of the legacy I2C subsystem and is currently unused anywhere. Remove the remaining references. Signed-off-by: Tom Rini <trini@konsulko.com>