aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_auth.c
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2018-01-17 08:10:32 +0000
committerHans de Goede <[email protected]>2018-01-17 09:10:18 +0000
commit341a0ffceaa44660c43d219a3b2569ebbd7d3ad1 (patch)
treecc6705c89581e4b8aa9b6ec8f9612b902bb684e9 /drivers/gpu/drm/drm_auth.c
parentdrm/panel: lvds: Handle the optional regulator case properly (diff)
downloadkernel-341a0ffceaa44660c43d219a3b2569ebbd7d3ad1.tar.gz
kernel-341a0ffceaa44660c43d219a3b2569ebbd7d3ad1.zip
drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
All Kconfig menu menu entries should have a depends on MENU_OPTION, the menu stops after the first Kconfig entry without this depends on. Since the PANEL_ORIENTATION_QUIRKS option is also used outside of DRM, it deliberately does not have a depends on DRM, but this causes all items after it to show as separate items rather then under the DRM menuconfig. This commit moves PANEL_ORIENTATION_QUIRKS to the end of the drm Kconfig file, grouping it with DRM_LIB_RANDOM which also does not depend on DRM, fixing the DRM menuconfig. Fixes: 404d1a3edc38 ("drm: Add panel orientation quirks, v6.") Cc: Chris Wilson <[email protected]> Reported-by: Chris Wilson <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions