aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/64
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2019-02-06 13:42:56 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-02-17 19:22:39 +0100
commite711fd48be0830d5acdecb75768d93c32940aff9 (patch)
tree8c507ee46e3b1e19063fa20f9a05c7ee513ca246 /target/linux/x86/64
parent2f239c02a031afdfbfa83201d3d8890671fe6932 (diff)
downloadupstream-e711fd48be0830d5acdecb75768d93c32940aff9.tar.gz
upstream-e711fd48be0830d5acdecb75768d93c32940aff9.tar.bz2
upstream-e711fd48be0830d5acdecb75768d93c32940aff9.zip
x86: video: disable buildtin amdgpu DRM driver
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'target/linux/x86/64')
-rw-r--r--target/linux/x86/64/config-4.142
-rw-r--r--target/linux/x86/64/config-4.192
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/x86/64/config-4.14 b/target/linux/x86/64/config-4.14
index a1f4987647..2aad5acc09 100644
--- a/target/linux/x86/64/config-4.14
+++ b/target/linux/x86/64/config-4.14
@@ -113,7 +113,7 @@ CONFIG_CRYPTO_XTS=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_DPTF_POWER is not set
CONFIG_DRM=y
-CONFIG_DRM_AMDGPU=y
+# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_AMDGPU_CIK is not set
# CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
# CONFIG_DRM_AMDGPU_SI is not set
diff --git a/target/linux/x86/64/config-4.19 b/target/linux/x86/64/config-4.19
index 72552a0041..28573bd5a7 100644
--- a/target/linux/x86/64/config-4.19
+++ b/target/linux/x86/64/config-4.19
@@ -121,7 +121,7 @@ CONFIG_CRYPTO_XTS=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_DPTF_POWER is not set
CONFIG_DRM=y
-CONFIG_DRM_AMDGPU=y
+# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_AMDGPU_CIK is not set
# CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
# CONFIG_DRM_AMDGPU_SI is not set