ARM64: configs: Disable some more debugging functions
This commit is contained in:
parent
c4580b2626
commit
78e7b9059a
|
@ -299,7 +299,6 @@ CONFIG_EFI_PARTITION=y
|
|||
# CONFIG_SYSV68_PARTITION is not set
|
||||
# CONFIG_CMDLINE_PARTITION is not set
|
||||
CONFIG_BLOCK_COMPAT=y
|
||||
CONFIG_BLOCK_SUPPORT_STLOG=y
|
||||
|
||||
#
|
||||
# IO Schedulers
|
||||
|
@ -571,7 +570,6 @@ CONFIG_PM_WAKELOCKS=y
|
|||
CONFIG_PM_WAKELOCKS_LIMIT=100
|
||||
CONFIG_PM_WAKELOCKS_GC=y
|
||||
CONFIG_PM=y
|
||||
CONFIG_PM_DEBUG=y
|
||||
# CONFIG_PM_ADVANCED_DEBUG is not set
|
||||
# CONFIG_PM_TEST_SUSPEND is not set
|
||||
CONFIG_PM_SLEEP_DEBUG=y
|
||||
|
@ -3553,7 +3551,6 @@ CONFIG_USB_CONFIGFS_F_MIDI=y
|
|||
CONFIG_MMC=y
|
||||
# CONFIG_MMC_DEBUG is not set
|
||||
CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
|
||||
CONFIG_MMC_SUPPORT_STLOG=y
|
||||
# CONFIG_MMC_CMDQ_DEBUG is not set
|
||||
CONFIG_MMC_DATA_LOG=y
|
||||
# CONFIG_MMC_TEST_MODE is not set
|
||||
|
@ -3924,7 +3921,6 @@ CONFIG_SEC_DEBUG_RESET_REASON=y
|
|||
CONFIG_SEC_DEBUG_EXTRA_INFO=y
|
||||
CONFIG_SEC_DEBUG_HW_PARAM=y
|
||||
CONFIG_SEC_DEBUG_AUTO_SUMMARY=y
|
||||
CONFIG_SEC_UPLOAD=y
|
||||
CONFIG_SEC_FD_DETECT=y
|
||||
CONFIG_SEC_DEBUG_LAST_KMSG=y
|
||||
CONFIG_SEC_DEBUG_INIT_LOG=y
|
||||
|
@ -3938,7 +3934,6 @@ CONFIG_SEC_PARAM=y
|
|||
CONFIG_CM_OFFSET=7340596
|
||||
CONFIG_FMM_LOCK_OFFSET=7340680
|
||||
CONFIG_SEC_EVENT_LOG=y
|
||||
CONFIG_SEC_BOOTSTAT=y
|
||||
CONFIG_ARGOS=y
|
||||
# CONFIG_SEC_KWATCHER is not set
|
||||
# CONFIG_SEC_MMIOTRACE is not set
|
||||
|
@ -4935,7 +4930,6 @@ CONFIG_SCHED_INFO=y
|
|||
CONFIG_SCHEDSTATS=y
|
||||
# CONFIG_SCHED_STACK_END_CHECK is not set
|
||||
# CONFIG_DEBUG_TIMEKEEPING is not set
|
||||
CONFIG_TIMER_STATS=y
|
||||
# CONFIG_DEBUG_PREEMPT is not set
|
||||
|
||||
#
|
||||
|
@ -4988,7 +4982,6 @@ CONFIG_GPU_TRACEPOINTS=y
|
|||
CONFIG_CONTEXT_SWITCH_TRACER=y
|
||||
CONFIG_TRACING=y
|
||||
CONFIG_TRACING_SUPPORT=y
|
||||
CONFIG_FTRACE=y
|
||||
# CONFIG_FUNCTION_TRACER is not set
|
||||
# CONFIG_PREEMPTIRQ_EVENTS is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
|
|
Loading…
Reference in New Issue
Block a user