aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0900-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0900-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch')
-rw-r--r--common/recipes-kernel/linux/files/0900-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/common/recipes-kernel/linux/files/0900-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch b/common/recipes-kernel/linux/files/0900-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch
deleted file mode 100644
index 3567242a..00000000
--- a/common/recipes-kernel/linux/files/0900-drm-amdgpu-move-all-Kconfig-options-to-amdgpu-Kconfi.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 88fc773d619b323d5860a8e6f4e9dce65423201b Mon Sep 17 00:00:00 2001
-From: Alex Deucher <alexander.deucher@amd.com>
-Date: Thu, 31 Mar 2016 18:18:28 -0400
-Subject: [PATCH 0900/1110] 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 6b9dac8..3e29c86 100644
---- a/drivers/gpu/drm/amd/amdgpu/Kconfig
-+++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
-@@ -25,4 +25,6 @@ config DRM_AMDGPU_GART_DEBUGFS
- Selecting this option creates a debugfs file to inspect the mapped
- pages. Uses more memory for housekeeping, enable only for debugging.
-
-+source "drivers/gpu/drm/amd/powerplay/Kconfig"
-+source "drivers/gpu/drm/amd/acp/Kconfig"
- source "drivers/gpu/drm/amd/dal/Kconfig"
---
-2.7.4
-