From ef947c2f50afa6849bfbea7b2fb1038fbab5f8a3 Mon Sep 17 00:00:00 2001 From: Harry Wentland Date: Mon, 11 Sep 2017 18:48:27 -0400 Subject: [PATCH 2400/4131] drm/amd/display: Clean Kconfig formatting Signed-off-by: Harry Wentland Acked-by: Alex Deucher --- drivers/gpu/drm/amd/display/Kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig index 62ea9f6..21b6b5b 100644 --- a/drivers/gpu/drm/amd/display/Kconfig +++ b/drivers/gpu/drm/amd/display/Kconfig @@ -10,11 +10,11 @@ config DRM_AMD_DC Will be deprecated when the DC component is upstream. config DRM_AMD_DC_DCN1_0 - bool "DCN 1.0 Raven family" - depends on DRM_AMD_DC && X86 - help - Choose this option if you want to have - RV family for display engine + bool "DCN 1.0 Raven family" + depends on DRM_AMD_DC && X86 + help + Choose this option if you want to have + RV family for display engine config DEBUG_KERNEL_DC bool "Enable kgdb break in DC" -- 2.7.4