diff options
Diffstat (limited to 'target/linux/x86/64')
-rw-r--r-- | target/linux/x86/64/config-4.14 | 2 | ||||
-rw-r--r-- | target/linux/x86/64/config-4.19 | 2 |
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 |