ANDROID: gki_defconfig: enable CONFIG_MMC_CRYPTO

Enable inline encryption support in MMC core and update ABI.

Bug: 153512828
Bug: 144046242
Change-Id: I2306d168c09701ee076271e41015ff65e428da72
Signed-off-by: Satya Tangirala <satyat@google.com>
This commit is contained in:
Satya Tangirala
2020-04-20 13:10:24 -07:00
parent eb54e73236
commit afad911214
3 changed files with 23324 additions and 23223 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -372,6 +372,7 @@ CONFIG_TYPEC=y
CONFIG_MMC=y
# CONFIG_PWRSEQ_EMMC is not set
# CONFIG_PWRSEQ_SIMPLE is not set
CONFIG_MMC_CRYPTO=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_NEW_LEDS=y

View File

@@ -320,6 +320,7 @@ CONFIG_USB_CONFIGFS_F_MIDI=y
CONFIG_MMC=y
# CONFIG_PWRSEQ_EMMC is not set
# CONFIG_PWRSEQ_SIMPLE is not set
CONFIG_MMC_CRYPTO=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_NEW_LEDS=y