From e711fd48be0830d5acdecb75768d93c32940aff9 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Wed, 6 Feb 2019 13:42:56 +0200 Subject: x86: video: disable buildtin amdgpu DRM driver Signed-off-by: Lucian Cristian --- target/linux/x86/64/config-4.19 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/64/config-4.19') 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 -- cgit v1.2.3