summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-13 03:09:59 (GMT)
committerHeiko Schocher <hs@denx.de>2017-05-15 04:19:00 (GMT)
commit213f27f3f9c89dbf32e38cb031b303193e6e8627 (patch)
treee34caf34c36d7bfe570e0c5a9219c8ea02d1032c /README
parentb0103f33b45286eef53239d3c80e21d7eafd9cb4 (diff)
downloadu-boot-213f27f3f9c89dbf32e38cb031b303193e6e8627.tar.xz
Drop CONFIG_I2CFAST
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 96ce628..71d8de0 100644
--- a/README
+++ b/README
@@ -2323,12 +2323,6 @@ The following options need to be configured:
custom i2c_init_board() routine in boards/xxx/board.c
is run early in the boot sequence.
- CONFIG_I2CFAST (PPC405GP|PPC405EP only)
-
- This option enables configuration of bi_iic_fast[] flags
- in u-boot bd_info structure based on u-boot environment
- variable "i2cfast". (see also i2cfast)
-
CONFIG_I2C_MULTI_BUS
This option allows the use of multiple I2C buses, each of which