ARM64: configs: Disable exynos-dm debugging for exynos-ss

Using debuggers on clock scaling unit causes performance degradation
on production units. Let's disable it from now

Signed-off-by: Diep Quynh <remilia.1505@gmail.com>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Diep Quynh 2020-04-20 22:07:14 +07:00 committed by prashantpaddune
parent 6595426214
commit e86408a967

View File

@ -4478,7 +4478,7 @@ CONFIG_EXYNOS_SNAPSHOT_IRQ_EXIT_THRESHOLD=0
CONFIG_EXYNOS_SNAPSHOT_CLK=y CONFIG_EXYNOS_SNAPSHOT_CLK=y
CONFIG_EXYNOS_SNAPSHOT_PMU=y CONFIG_EXYNOS_SNAPSHOT_PMU=y
CONFIG_EXYNOS_SNAPSHOT_FREQ=y CONFIG_EXYNOS_SNAPSHOT_FREQ=y
CONFIG_EXYNOS_SNAPSHOT_DM=y # CONFIG_EXYNOS_SNAPSHOT_DM is not set
CONFIG_EXYNOS_SNAPSHOT_HRTIMER=y CONFIG_EXYNOS_SNAPSHOT_HRTIMER=y
# CONFIG_EXYNOS_SNAPSHOT_REG is not set # CONFIG_EXYNOS_SNAPSHOT_REG is not set
CONFIG_EXYNOS_SNAPSHOT_REGULATOR=y CONFIG_EXYNOS_SNAPSHOT_REGULATOR=y