Disable AMDGPU_CIK

Per airlied's request.  radeon has better support for the hardware and it was
added to amdgpu for debugging purposes.
This commit is contained in:
Josh Boyer 2015-08-14 17:01:47 -04:00
parent 0a3cece340
commit eba9aaa22c
1 changed files with 1 additions and 1 deletions

View File

@ -3141,7 +3141,7 @@ CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_USERPTR=y
# CONFIG_DRM_RADEON_UMS is not set
CONFIG_DRM_AMDGPU=m
CONFIG_DRM_AMDGPU_CIK=y
# CONFIG_DRM_AMDGPU_CIK is not set
CONFIG_DRM_AMDGPU_USERPTR=y
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_MGA is not set