Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al
authorTom Rini <trini@konsulko.com>
Wed, 10 Aug 2022 14:29:28 +0000 (10:29 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 1 Sep 2022 21:18:42 +0000 (17:18 -0400)
commit12bbcd6a85c1e4821bda9d5055b19ec8a7c723e0
tree7ed17aea3a8cf4a26c6a1a0e283b268e8ca639ee
parentadf13bcc403dbd0cb645fe1080d8812d9de5f01f
Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al

This removes the following symbols:
   CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS
   CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_DELAY_MS
   CONFIG_SYS_I2C_LDI_ADDR
   CONFIG_SYS_I2C_DVI_ADDR
   CONFIG_SYS_I2C_DVI_BUS_NUM

They are unused by any code in tree at this time.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/T104xRDB.h
include/configs/tqma6.h