aboutsummaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--target/linux/x86/64/config-4.142
-rw-r--r--target/linux/x86/64/config-4.192
-rw-r--r--target/linux/x86/generic/config-4.142
-rw-r--r--target/linux/x86/generic/config-4.193
4 files changed, 5 insertions, 4 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
diff --git a/target/linux/x86/generic/config-4.14 b/target/linux/x86/generic/config-4.14
index a054027512..92380f526d 100644
--- a/target/linux/x86/generic/config-4.14
+++ b/target/linux/x86/generic/config-4.14
@@ -64,7 +64,7 @@ CONFIG_CRYPTO_NULL2=y
CONFIG_DMA_SHARED_BUFFER=y
# 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/generic/config-4.19 b/target/linux/x86/generic/config-4.19
index 4b4da7d9b7..e769835b73 100644
--- a/target/linux/x86/generic/config-4.19
+++ b/target/linux/x86/generic/config-4.19
@@ -72,7 +72,7 @@ CONFIG_CRYPTO_NULL2=y
CONFIG_DMA_SHARED_BUFFER=y
# 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
@@ -84,6 +84,7 @@ CONFIG_DRM_BRIDGE=y
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
+# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
CONFIG_DRM_I915=y