Skip to content

Commit

Permalink
arm64: configs: mi439: Enable CONFIG_INITRAMFS_IGNORE_SKIP_FLAG
Browse files Browse the repository at this point in the history
Change-Id: Ie2cf6eed60a8ccedf1373a1c4093daf5c73a7b4a
  • Loading branch information
me-cafebabe authored and AkiraNoSushi committed Mar 12, 2023
1 parent c5d30f4 commit c28f059
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/cherry-mi439_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -694,3 +694,4 @@ CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
CONFIG_CRYPTO_CRC32_ARM64=y
CONFIG_QMI_ENCDEC=y
CONFIG_INITRAMFS_IGNORE_SKIP_FLAG=y
1 change: 1 addition & 0 deletions arch/arm64/configs/cherry-olive_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -692,3 +692,4 @@ CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
CONFIG_CRYPTO_CRC32_ARM64=y
CONFIG_QMI_ENCDEC=y
CONFIG_INITRAMFS_IGNORE_SKIP_FLAG=y
1 change: 1 addition & 0 deletions arch/arm64/configs/cherry-pine_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -688,3 +688,4 @@ CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
CONFIG_CRYPTO_CRC32_ARM64=y
CONFIG_QMI_ENCDEC=y
CONFIG_INITRAMFS_IGNORE_SKIP_FLAG=y

0 comments on commit c28f059

Please sign in to comment.