Add Odroid XU4 current upstream patches and enable Mali kernel driver (#3137)

This commit is contained in:
Igor Pečovnik 2021-09-10 08:25:03 +02:00 committed by GitHub
parent 26af7fe00c
commit 5672f0fa5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4134 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.4.138 Kernel Configuration
# Linux/arm 5.4.144 Kernel Configuration
#
#
@ -4165,6 +4165,20 @@ CONFIG_DRM_ANALOGIX_DP=y
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
#
# ARM GPU Configuration
#
CONFIG_MALI_MIDGARD=m
# CONFIG_MALI_GATOR_SUPPORT is not set
# CONFIG_MALI_MIDGARD_DVFS is not set
# CONFIG_MALI_MIDGARD_ENABLE_TRACE is not set
# CONFIG_MALI_DEVFREQ is not set
# CONFIG_MALI_DMA_FENCE is not set
CONFIG_MALI_PLATFORM_NAME="devicetree"
# CONFIG_MALI_EXPERT is not set
CONFIG_MALI_KUTF=m
# end of ARM GPU Configuration
#
# Frame buffer Devices
#

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff