On 2017-09-27 06:38 PM, Dave Airlie wrote:
> From: Dave Airlie <[email protected]>
>
> If we bump this up a level, we can ask about it, for now,
> just default to what amdgpu does.
>
> Signed-off-by: Dave Airlie <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
> ---
>  drivers/gpu/drm/amd/lib/Kconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/lib/Kconfig b/drivers/gpu/drm/amd/lib/Kconfig
> index 03ee7ad..776ef34 100644
> --- a/drivers/gpu/drm/amd/lib/Kconfig
> +++ b/drivers/gpu/drm/amd/lib/Kconfig
> @@ -4,7 +4,8 @@ menu "AMD Library routines"
>  # Closed hash table
>  #
>  config CHASH
> -     tristate "Closed hash table"
> +     tristate
> +     default DRM_AMDGPU
>       help
>        Statically sized closed hash table implementation with low
>        memory and CPU overhead.

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to