mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: I3C: Enable I3C core framework
This change adds I3C core support, as we have need it for I3C master driver development and support. Bug: 187575084 Change-Id: Ida6ed02e3059a341f99d8e9bb3216ad3cc0c2b47 Signed-off-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
211fb51c3b
commit
1592e43590
@@ -365,6 +365,7 @@ CONFIG_HW_RANDOM=y
|
||||
# CONFIG_DEVPORT is not set
|
||||
# CONFIG_I2C_COMPAT is not set
|
||||
# CONFIG_I2C_HELPER_AUTO is not set
|
||||
CONFIG_I3C=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPMI=y
|
||||
# CONFIG_SPMI_MSM_PMIC_ARB is not set
|
||||
|
||||
@@ -330,6 +330,7 @@ CONFIG_HW_RANDOM=y
|
||||
CONFIG_HPET=y
|
||||
# CONFIG_I2C_COMPAT is not set
|
||||
# CONFIG_I2C_HELPER_AUTO is not set
|
||||
CONFIG_I3C=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_GENERIC_PLATFORM=y
|
||||
|
||||
Reference in New Issue
Block a user