Commit cdc96b8
drm/amd/display: Fix RISC-V FP configuration in Kconfig
Commit 4652ae7 ("drm/amd/display: Rename DCN config to FP")
renamed DCN config to FP.
Consolidate DRM_AMD_DC_FP selection logic by moving RISCV && FPU
condition from separate DRM_AMD_DC_DCN selection to the main
DRM_AMD_DC_FP conditional statement.
Fixes: 75e7464 ("drm/amd/display: Support DRM_AMD_DC_FP on RISC-V")
Reported-by: Yukari Chiba <[email protected]>
Suggested-by: Han Gao <[email protected]>
Signed-off-by: WangYuli <[email protected]>1 parent 21f827b commit cdc96b8
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments