arch:configs: set config_debug_fs
All HALs in device manifest are declared in FCM <= level 5
ERROR: files are incompatible: Runtime info and framework compatibility matrix are incompatible: No compatible kernel requirement found (kernel FCM version = 5).
For kernel requirements at matrix level 5, Kernel config errors:
For config CONFIG_DEBUG_FS, value = y but required n
: Success
INCOMPATIBLE
This commit is contained in:
@@ -27,6 +27,7 @@ CONFIG_CGROUP_FREEZER=y
|
||||
CONFIG_CPUSETS=y
|
||||
CONFIG_CGROUP_CPUACCT=y
|
||||
CONFIG_CGROUP_BPF=y
|
||||
# CONFIG_DEBUG_FS is not set
|
||||
# CONFIG_SCHED_CORE_CTL is not set
|
||||
CONFIG_NAMESPACES=y
|
||||
# CONFIG_PID_NS is not set
|
||||
@@ -727,7 +728,7 @@ CONFIG_MSM_PM=y
|
||||
CONFIG_QCOM_FSA4480_I2C=y
|
||||
CONFIG_MEM_SHARE_QMI_SERVICE=y
|
||||
# CONFIG_MSM_PERFORMANCE is not set
|
||||
CONFIG_QMP_DEBUGFS_CLIENT=y
|
||||
# CONFIG_QMP_DEBUGFS_CLIENT is not set
|
||||
CONFIG_QCOM_SMP2P_SLEEPSTATE=y
|
||||
CONFIG_QCOM_CDSP_RM=y
|
||||
CONFIG_QCOM_CX_IPEAK=y
|
||||
@@ -801,7 +802,7 @@ CONFIG_UNICODE=y
|
||||
CONFIG_PRINTK_TIME=y
|
||||
CONFIG_DEBUG_INFO=y
|
||||
CONFIG_OPTIMIZE_INLINING=y
|
||||
CONFIG_PAGE_OWNER=y
|
||||
# CONFIG_PAGE_OWNER is not set
|
||||
CONFIG_MAGIC_SYSRQ=y
|
||||
CONFIG_PANIC_TIMEOUT=5
|
||||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
|
||||
Reference in New Issue
Block a user