aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/1533-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/1533-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch')
-rw-r--r--common/recipes-kernel/linux/files/1533-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/common/recipes-kernel/linux/files/1533-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch b/common/recipes-kernel/linux/files/1533-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch
deleted file mode 100644
index 038e3b80..00000000
--- a/common/recipes-kernel/linux/files/1533-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From d751717a6fdef0c8a91bbb0b0a553bcc8b299d39 Mon Sep 17 00:00:00 2001
-From: Alex Deucher <alexander.deucher@amd.com>
-Date: Wed, 16 Mar 2016 12:13:40 -0400
-Subject: [PATCH 1533/1565] drm/amdgpu: move all Kconfig options to
- amdgpu/Kconfig
-
-For consistency.
-
-Reviewed-by: Harry Wentland <harry.wentland@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/amdgpu/Kconfig | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig
-index 3a37e37..27f2000 100644
---- a/drivers/gpu/drm/amd/amdgpu/Kconfig
-+++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
-@@ -16,5 +16,7 @@ config DRM_AMDGPU_USERPTR
- This option selects CONFIG_MMU_NOTIFIER if it isn't already
- selected to enabled full userptr support.
-
-+source "drivers/gpu/drm/amd/powerplay/Kconfig"
-+source "drivers/gpu/drm/amd/acp/Kconfig"
- source "drivers/gpu/drm/amd/dal/Kconfig"
-
---
-1.9.1
-