ANDROID: Remove obsolete I2C_COMPAT configuration option

7e722083fc ("i2c: Remove I2C_COMPAT config symbol and related code")
removes CONFIG_I2C_COMPAT. Drop it from the gki_defconfig.

Bug: 367265496
Change-Id: Ia2b204621975177044be8ffdd529939259b234ff
Signed-off-by: Matthias Maennich <maennich@google.com>
This commit is contained in:
Matthias Maennich
2024-09-30 16:22:08 +00:00
parent 50baa7a4c7
commit f2dc6f3f4b
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -402,7 +402,6 @@ CONFIG_SERIAL_DEV_BUS=y
CONFIG_HW_RANDOM=y
# CONFIG_DEVMEM is not set
# CONFIG_DEVPORT is not set
# CONFIG_I2C_COMPAT is not set
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I3C=y
CONFIG_SPI=y
-1
View File
@@ -384,7 +384,6 @@ CONFIG_HW_RANDOM=y
# CONFIG_DEVMEM is not set
# CONFIG_DEVPORT is not set
CONFIG_HPET=y
# CONFIG_I2C_COMPAT is not set
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I3C=y
CONFIG_SPI=y