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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user