drm/amd/display: Clean Kconfig formatting

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Harry Wentland 2017-09-11 18:48:27 -04:00 committed by Alex Deucher
parent a6def44598
commit dd3d18bf5e

View file

@ -18,11 +18,11 @@ config DRM_AMD_DC_PRE_VEGA
and Hawaii. and Hawaii.
config DRM_AMD_DC_DCN1_0 config DRM_AMD_DC_DCN1_0
bool "DCN 1.0 Raven family" bool "DCN 1.0 Raven family"
depends on DRM_AMD_DC && X86 depends on DRM_AMD_DC && X86
help help
Choose this option if you want to have Choose this option if you want to have
RV family for display engine RV family for display engine
config DEBUG_KERNEL_DC config DEBUG_KERNEL_DC
bool "Enable kgdb break in DC" bool "Enable kgdb break in DC"