Re: [PATCH 1/2] Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"

From: Christian KÃnig
Date: Fri Aug 17 2018 - 03:16:43 EST


Am 16.08.2018 um 21:44 schrieb sunpeng.li@xxxxxxx:
[SNIP]
+config DRM_AMD_DC_DCN1_0
+ bool "DCN 1.0 Raven family"
+ depends on DRM_AMD_DC && X86
+ default y
+ help
+ Choose this option if you want to have
+ RV family for display engine
+

Probably better to follow Michel's suggestion and not make that an use configurable option.

Instead just select it based on the dependencies.

Christian.