arm64: Enable KPROBES/HIBERNATION/CORESIGHT in defconfig
authorAlex Shi <alex.shi@linaro.org>
Thu, 17 Nov 2016 12:03:14 +0000 (20:03 +0800)
committerAlex Shi <alex.shi@linaro.org>
Thu, 17 Nov 2016 12:03:14 +0000 (20:03 +0800)
Enable the kprobes, hibernate and coresight feature in default config
for test purpose.

Signed-off-by: Alex Shi <alex.shi@linaro.org>
arch/arm64/configs/defconfig

index bdd7aa358d2a5bc232dc510e789e61939416f700..79717faf2161f8235b206133a0f00813156a6040 100644 (file)
@@ -225,3 +225,6 @@ CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
 CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
 CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
 CONFIG_CRYPTO_CRC32_ARM64=y
+CONFIG_HIBERNATION=y
+CONFIG_KPROBES=y
+CONFIG_CORESIGHT=y