summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/corenet64_smp_defconfig
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2014-07-02 18:52:11 -0500
committerScott Wood <scottwood@freescale.com>2014-07-29 19:26:30 -0500
commit54afbec0d57f322127e3886b04fe4fd860519bfb (patch)
tree0878b64dfd44ec4b933660b3b2051db6b09147c1 /arch/powerpc/configs/corenet64_smp_defconfig
parent48cd9b5d590aee1664170968a9eae068e36761eb (diff)
memory: Freescale CoreNet Coherency Fabric error reporting driver
The CoreNet Coherency Fabric is part of the memory subsystem on some Freescale QorIQ chips. It can report coherency violations (e.g. due to misusing memory that is mapped noncoherent) as well as transactions that do not hit any local access window, or which hit a local access window with an invalid target ID. Signed-off-by: Scott Wood <scottwood@freescale.com> Reviewed-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Diffstat (limited to 'arch/powerpc/configs/corenet64_smp_defconfig')
-rw-r--r--arch/powerpc/configs/corenet64_smp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig
index 6ae07e113479..4b07bade1ba9 100644
--- a/arch/powerpc/configs/corenet64_smp_defconfig
+++ b/arch/powerpc/configs/corenet64_smp_defconfig
@@ -179,3 +179,4 @@ CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DEV_FSL_CAAM=y
+CONFIG_FSL_CORENET_CF=y