linux: fix DRM_AMD_DC_DCN3_0 beeing defined twice

both https://github.com/NixOS/nixpkgs/pull/111177 and
https://github.com/NixOS/nixpkgs/pull/109105

introduced the same option.
This commit is contained in:
Jörg Thalheim 2021-02-15 14:47:29 +01:00
parent aed7689619
commit 09176d28a0
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -252,8 +252,6 @@ let
DRM_AMDGPU_SI = whenAtLeast "4.9" yes;
# (stable) amdgpu support for bonaire and newer chipsets
DRM_AMDGPU_CIK = whenAtLeast "4.9" yes;
# amdgpu support for RX6000 series
DRM_AMD_DC_DCN3_0 = whenAtLeast "5.9.12" yes;
# Allow device firmware updates
DRM_DP_AUX_CHARDEV = whenAtLeast "4.6" yes;
# amdgpu display core (DC) support