Skip to content

Commit

Permalink
defconfig: Enable CONFIG_DSI_FEATURES
Browse files Browse the repository at this point in the history
  • Loading branch information
anht3889 committed May 30, 2022
1 parent 6e99b0a commit 0bb5e72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion arch/arm64/configs/vendor/aosp_flash_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -988,4 +988,6 @@ CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
CONFIG_CRYPTO_LZ4=y
# CONFIG_CRYPTO_LZ4HC is not set
CONFIG_CRYPTO_ZSTD=y
CONFIG_CRYPTO_ZSTD=y

CONFIG_DSI_FEATURES=y
4 changes: 3 additions & 1 deletion arch/arm64/configs/vendor/dragon_flash_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -996,4 +996,6 @@ CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
CONFIG_CRYPTO_LZ4=y
# CONFIG_CRYPTO_LZ4HC is not set
CONFIG_CRYPTO_ZSTD=y
CONFIG_CRYPTO_ZSTD=y

CONFIG_DSI_FEATURES=y

0 comments on commit 0bb5e72

Please sign in to comment.