mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
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:
parent
eb54e73236
commit
afad911214
46545
abi_gki_aarch64.xml
46545
abi_gki_aarch64.xml
File diff suppressed because it is too large
Load Diff
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user