Skip to content
Snippets Groups Projects
Commit 73730b7c authored by Michael Vines's avatar Michael Vines
Browse files

Enable CONFIG_FANOTIFY for Bug 853350

https://bugzilla.mozilla.org/show_bug.cgi?id=853350

Change-Id: I05c5d38e813748d8fa4b7c16e38d42a6c5566039
parent 64e33b6a
No related branches found
No related merge requests found
diff --git a/arch/arm/configs/msm7627a-perf_defconfig b/arch/arm/configs/msm7627a-perf_defconfig
index 0acd475..5d2807a 100644
--- a/arch/arm/configs/msm7627a-perf_defconfig
+++ b/arch/arm/configs/msm7627a-perf_defconfig
@@ -354,3 +354,4 @@ CONFIG_DEBUG_USER=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRC_CCITT=y
+CONFIG_FANOTIFY=y
diff --git a/arch/arm/configs/msm7627a_defconfig b/arch/arm/configs/msm7627a_defconfig
index 9de57d7..6dc5203 100644
--- a/arch/arm/configs/msm7627a_defconfig
+++ b/arch/arm/configs/msm7627a_defconfig
@@ -360,3 +360,4 @@ CONFIG_DEBUG_USER=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRC_CCITT=y
+CONFIG_FANOTIFY=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment