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:
parent
5a092dc83c
commit
595c4b1262
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue