Skip to content
Open
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
4 changes: 4 additions & 0 deletions arch/arm64/configs/qcom.config
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ CONFIG_FS_ENCRYPTION=y
# Support performance profiling
CONFIG_FTRACE=y

# Virtualization support
CONFIG_DRM_VIRTIO_GPU=y
CONFIG_DRM_VIRTIO_GPU_KMS=y

# QCOM SCMI memlat bus scaling
CONFIG_QCOM_SCMI_GENERIC_EXT=y
CONFIG_DEVFREQ_GOV_REMOTE=y
Expand Down