Skip to content

Commit 5e0a778

Browse files
committed
redhat/configs: Add new configs from DRM 6.17 backport
JIRA: https://issues.redhat.com/browse/RHEL-113577 Upstream Status: RHEL only NOTE: This commit does not compile due to missing RHEL-specific fix-ups, which are split out into separate Git commits following this one. If git bisect selected this commit, run "git bisect skip" and try again. Repeat this until it selects a commit which compiles. Signed-off-by: José Expósito <jexposit@redhat.com>
1 parent ab50d5d commit 5e0a778

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DMABUF_HEAPS_CMA_LEGACY=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_DRM_IMX8_DC is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_DRM_PANEL_RENESAS_R61307 is not set
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# CONFIG_DRM_PANEL_RENESAS_R69328 is not set
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# CONFIG_DRM_SCHED_KUNIT_TEST is not set
1+
CONFIG_DRM_SCHED_KUNIT_TEST=m
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DRM_XE_PAGEMAP=y

0 commit comments

Comments
 (0)