summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Yang <harryy@codeaurora.org>2017-02-06 14:23:08 -0800
committerHarry Yang <harryy@codeaurora.org>2017-02-06 14:30:51 -0800
commit7eaeb3b58c591ca4d8f51395322542d429231c6b (patch)
tree7194342d0460483c65ef8a2ec5457556ebecfe99
parent9fdd2b1188c40351a9d663c0402060a969d28641 (diff)
defconfig: mfd: Enable REGMAP_ALLOW_WRITE_DEBUGFS for 8998
Enable it in the debug defconfig only, to allow REGMAP write through debugfs. CRs-Fixed: 2002923 Change-Id: If254fafde526292e60c506e0408b4127639946f8 Signed-off-by: Harry Yang <harryy@codeaurora.org>
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index ea76f992aabb..419d320b4a45 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -230,6 +230,7 @@ CONFIG_NFC_NQ=y
CONFIG_IPC_ROUTER=y
CONFIG_IPC_ROUTER_SECURITY=y
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
+CONFIG_REGMAP_ALLOW_WRITE_DEBUGFS=y
CONFIG_DMA_CMA=y
CONFIG_ZRAM=y
CONFIG_BLK_DEV_LOOP=y