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:
parent
211fb51c3b
commit
1592e43590
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue