Skip to content

Commit 36a7aee

Browse files
bulwahnalexdeucher
authored andcommitted
drm: amdgpu: remove obsolete reference to config CHASH
Commit 04ed845 ("drm/amdgpu: remove chash") removes the chash architecture and its corresponding config CHASH. There is still a reference to CHASH in the config DRM_AMDGPU in ./drivers/gpu/drm/Kconfig. Remove this obsolete reference to config CHASH. Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent c94126c commit 36a7aee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ config DRM_AMDGPU
256256
select HWMON
257257
select BACKLIGHT_CLASS_DEVICE
258258
select INTERVAL_TREE
259-
select CHASH
260259
help
261260
Choose this option if you have a recent AMD Radeon graphics card.
262261

0 commit comments

Comments
 (0)