mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: gki_defconfig: Enable CONFIG_I2C_CHARDEV
I2C char devices are often used by vendors. Bug: 154966878 Change-Id: I8ffc577b12a7c37a30005dacd8d7fab09e2cf93e Signed-off-by: Saravana Kannan <saravanak@google.com>
This commit is contained in:
@@ -300,6 +300,7 @@ CONFIG_HW_RANDOM=y
|
||||
# CONFIG_HW_RANDOM_CAVIUM is not set
|
||||
# CONFIG_DEVPORT is not set
|
||||
# CONFIG_I2C_COMPAT is not set
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
# CONFIG_I2C_HELPER_AUTO is not set
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPMI=y
|
||||
|
||||
@@ -262,6 +262,7 @@ CONFIG_HW_RANDOM=y
|
||||
CONFIG_HPET=y
|
||||
# CONFIG_DEVPORT is not set
|
||||
# CONFIG_I2C_COMPAT is not set
|
||||
CONFIG_I2C_CHARDEV=y
|
||||
# CONFIG_I2C_HELPER_AUTO is not set
|
||||
CONFIG_SPI=y
|
||||
CONFIG_GPIOLIB=y
|
||||
|
||||
Reference in New Issue
Block a user