Files
kernel_common_drivers/drivers/memory_debug/cma_debug/Kconfig
T
biao.sun 7a8ec6d55e cma_debug: cma_debug depends on CONFIG_CMA_SYSFS [1/1]
PD#SWPL-247997

Problem:
CONFIG_CMA_SYSFS is disabled in ARM32

Solution:
add depends

Verify:
s4

Change-Id: If7709f5b6cf191e1d485b09fe66b45439d2519c0
Signed-off-by: biao.sun <biao.sun@amlogic.com>
2026-02-01 21:46:15 -08:00

9 lines
211 B
Plaintext

# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
config AMLOGIC_CMA_DEBUG
bool "Amlogic cma debug support"
depends on !DEBUG_FS && CMA_SYSFS
default y
help
This is the debug interface for cma