Skip to content

Commit a501ac0

Browse files
author
Alex Shi
committed
arm64: Enable KPROBES/HIBERNATION/CORESIGHT in defconfig
Enable the kprobes, hibernate and coresight feature in default config for test purpose. Signed-off-by: Alex Shi <alex.shi@linaro.org>
1 parent 03263ac commit a501ac0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,6 @@ CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
225225
CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
226226
CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
227227
CONFIG_CRYPTO_CRC32_ARM64=y
228+
CONFIG_HIBERNATION=y
229+
CONFIG_KPROBES=y
230+
CONFIG_CORESIGHT=y

0 commit comments

Comments
 (0)