Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defconfig: Add on7xreflte defconfig #1

Open
wants to merge 2 commits into
base: lineage-15.1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions arch/arm64/configs/lineage_on7xelte_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2669,9 +2669,6 @@ CONFIG_MALI_RT_PM=y
CONFIG_MALI_EXYNOS_TRACE=y
CONFIG_MALI_DEBUG_SYS=y
CONFIG_MALI_EXPERT=y
# CONFIG_MALI_PLATFORM_FAKE is not set
CONFIG_MALI_PLATFORM_THIRDPARTY=y
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="exynos"
# CONFIG_MALI_DEBUG is not set
# CONFIG_MALI_NO_MALI is not set
# CONFIG_MALI_TRACE_TIMELINE is not set
Expand All @@ -2680,24 +2677,30 @@ CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="exynos"
CONFIG_MALI_SYSTRACE_SUPPORT=y
# CONFIG_MALI_MIDGARD_ENABLE_TRACE is not set
# CONFIG_MALI_DEVFREQ is not set
CONFIG_DDK_VERSION_OS="n"
CONFIG_DDK_VERSION_OS="o"
CONFIG_MALI_T83X=y
# CONFIG_MALI_R12P0 is not set
CONFIG_MALI_R15P0=y
# CONFIG_MALI_R15P0 is not set
# CONFIG_MALI_R21P0 is not set
CONFIG_MALI_R22P0=y
# CONFIG_MALI_DMA_FENCE is not set
# CONFIG_MALI_PRFCNT_SET_SECONDARY is not set
CONFIG_EXYNOS_SOC_NAME="7870"
CONFIG_MALI_MIDGARD=y
# CONFIG_MALI_MIDGARD_DVFS is not set
# CONFIG_MALI_CORESTACK is not set
# CONFIG_MALI_FENCE_DEBUG is not set
# CONFIG_MALI_GPU_MMU_AARCH64 is not set
CONFIG_MALI_SEC_CL_BOOST=y
CONFIG_MALI_SEC_UTILIZATION=y
CONFIG_MALI_PM_QOS=y
# CONFIG_MALI_BTS_OPTIMIZATION is not set
# CONFIG_MALI_DEBUG_KERNEL_SYSFS is not set
CONFIG_MALI_DEBUG_KERNEL_SYSFS=y
# CONFIG_MALI_EXYNOS_SECURE_RENDERING is not set
CONFIG_MALI_PLATFORM_NAME="exynos"
# CONFIG_MALI_2MB_ALLOC is not set
# CONFIG_MALI_PWRSOFT_765 is not set
# CONFIG_MALI_JOB_DUMPING is not set
CONFIG_MALI_SEC_JOB_STATUS_CHECK=y

#
# Direct Rendering Manager
Expand Down
Loading