Skip to content

Commit

Permalink
ARM64: configs: unset CONFIG_CMA_DEBUGFS
Browse files Browse the repository at this point in the history
* For sm8250 only

Signed-off-by: Carlos Ayrton Lopez Arroyo <[email protected]>
  • Loading branch information
Official-Ayrton990 committed Nov 29, 2021
1 parent 06e55df commit 86bf1ce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/apollo_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_CORESIGHT_PLACEHOLDER=y
CONFIG_CORESIGHT_AMBA_PLACEHOLDER=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/cmi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_CORESIGHT_PLACEHOLDER=y
CONFIG_CORESIGHT_AMBA_PLACEHOLDER=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/lmi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_CORESIGHT_PLACEHOLDER=y
CONFIG_CORESIGHT_AMBA_PLACEHOLDER=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/umi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_CORESIGHT_PLACEHOLDER=y
CONFIG_CORESIGHT_AMBA_PLACEHOLDER=y
CONFIG_CMA=y
CONFIG_CMA_DEBUGFS=y
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=16
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
Expand Down

0 comments on commit 86bf1ce

Please sign in to comment.