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>
This commit is contained in:
Tom Rini
2021-11-07 22:59:43 -05:00
parent 8bd39de9b1
commit 21e0432058
22 changed files with 20 additions and 18 deletions

5
README
View File

@@ -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)