summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-04 10:04:08 -0500
committerTom Rini <trini@konsulko.com>2022-12-23 10:10:40 -0500
commite06b9b8d75f3f367db115fbcd902ee2d22ddcdba (patch)
tree7595bdf9b9bab84385fcb555777ad51d9cbfca65 /README
parentd2cd9f4121f5638dae4030f35826f1d6624a2c00 (diff)
global: Migrate CONFIG_I2C_MULTI_BUS to CFG
Perform a simple rename of CONFIG_I2C_MULTI_BUS to CFG_I2C_MULTI_BUS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 84086764d8..05618352fa 100644
--- a/README
+++ b/README
@@ -955,7 +955,7 @@ The following options need to be configured:
You should define these to the GPIO value as given directly to
the generic GPIO functions.
- CONFIG_I2C_MULTI_BUS
+ 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