commit | a49493b548db635084abbdbdda2c95da9c25356c | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@amd.com> | Fri Nov 21 22:36:09 2014 +0200 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Fri Nov 21 22:36:09 2014 +0200 |
tree | 884b34b6011ad875a19536fe7e2f18db5ded16ea | |
parent | 824cb7d13638ebacb3f5c85b01a2aeec6fe14081 [diff] |
amdkfd: Remove DRM_AMDGPU dependency from Kconfig This patch removes the dependency of amdkfd upon DRM_AMDGPU symbol in amdkfd's Kconfig file. This is done because amdgpu driver is not yet upstreamed and therefore, DRM_AMDGPU symbol is not present in any Kconfig file. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>