configs: Disable Mali debugging
This commit is contained in:
parent
b31296d247
commit
2efbd45726
2 changed files with 1 additions and 3 deletions
|
@ -4315,7 +4315,7 @@ CONFIG_MALI_EXYNOS_RTPM=y
|
|||
CONFIG_MALI_EXYNOS_QOS=y
|
||||
CONFIG_MALI_EXYNOS_THERMAL=y
|
||||
CONFIG_MALI_EXYNOS_BTS_MO=y
|
||||
CONFIG_MALI_EXYNOS_DEBUG=y
|
||||
# CONFIG_MALI_EXYNOS_DEBUG is not set
|
||||
CONFIG_MALI_EXYNOS_DEVICETREE=y
|
||||
# CONFIG_MALI_EXYNOS_LLC is not set
|
||||
CONFIG_MALI_EXYNOS_CL_BOOST=y
|
||||
|
|
|
@ -132,8 +132,6 @@ config MALI_EXYNOS_DEBUG
|
|||
bool "Enable Mali Exynos integration debug features"
|
||||
depends on MALI_MIDGARD
|
||||
depends on !KUNIT && !SEC_KUNIT
|
||||
default y if SOC_EXYNOS9830
|
||||
default y if SOC_EXYNOS2100
|
||||
default n
|
||||
help
|
||||
Mali Exynos integration debug features
|
||||
|
|
Loading…
Reference in a new issue