summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-08 06:59:43 +0300
committerTom Rini <trini@konsulko.com>2021-11-12 22:18:17 +0300
commit21e04320588d744729e073b09a08466b06db38c9 (patch)
tree99d7e97dcaf843178f29af9e6019078d7a05ff65 /README
parent8bd39de9b1bdaabaae35b0d9543376ccf3ff2424 (diff)
downloadu-boot-21e04320588d744729e073b09a08466b06db38c9.tar.xz
Convert CONFIG_I2C_EDID et al to Kconfig
This converts the following to Kconfig: CONFIG_I2C_EDID CONFIG_I2C_EEPROM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 791ad071ae..6b57aa310a 100644
--- a/README
+++ b/README
@@ -1189,11 +1189,6 @@ The following options need to be configured:
Support drawing of RLE8-compressed bitmaps on the LCD.
- CONFIG_I2C_EDID
-
- Enables an 'i2c edid' command which can read EDID
- information over I2C from an attached LCD display.
-
- MII/PHY support:
CONFIG_PHY_CLOCK_FREQ (ppc4xx)