summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2024-08-11 08:50:32 -0600
committerHeiko Schocher <[email protected]>2024-08-13 06:07:31 +0200
commita1e8cd22c804351c12bebc87bd0112871dfcf2fd (patch)
treec3709511ab94b9e38273ee7d858ff78f0ab892b4 /README
parent2109c6c178cc29e93da4d46ba4c1402c3753b272 (diff)
i2c: Remove CFG_I2C_MULTI_BUS
This is used by a few boards but we are years past the migration date, so let's drop it now. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index b76449b70a8..c3821c5ce4e 100644
--- a/README
+++ b/README
@@ -883,13 +883,6 @@ The following options need to be configured:
You should define these to the GPIO value as given directly to
the generic GPIO functions.
- CFG_I2C_MULTI_BUS
-
- This option allows the use of multiple I2C buses, each of which
- must have a controller. At any point in time, only one bus is
- active. To switch to a different bus, use the 'i2c dev' command.
- Note that bus numbering is zero-based.
-
CFG_SYS_I2C_NOPROBES
This option specifies a list of I2C devices that will be skipped