defconfig: mfd: Enable REGMAP_ALLOW_WRITE_DEBUGFS for SDM660

Enable it in the debug defconfig only, to allow REGMAP write
through debugfs.

Change-Id: I528415ef5d4427371d4dc24181d783abf780c3bf
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
This commit is contained in:
Ashay Jaiswal 2017-02-20 18:12:37 +05:30
parent 5a092dc83c
commit 595c4b1262

View file

@ -233,6 +233,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