defconfig: Enable REGMAP_ALLOW_WRITE_DEBUGFS for sdm660
Enable it in the debug defconfig only, to allow REGMAP write through debugfs. CRs-Fixed: 2012079 Change-Id: I72e709a6e48698ff339dcf0e53cfac29b6d798ba Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
This commit is contained in:
parent
d72462d943
commit
c983a9e5aa
2 changed files with 2 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
|
||||
|
|
|
@ -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