Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0630db4f authored by Thierry Reding's avatar Thierry Reding Committed by Daniel Vetter
Browse files

drm: Remove two-level menu in Kconfig



The Direct Rendering Manager Kconfig option is already a separate menu,
so remove the extra level to make it easier to navigate.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent a03fdcb1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -22,9 +22,7 @@ source "drivers/gpu/vga/Kconfig"
source "drivers/gpu/host1x/Kconfig"
source "drivers/gpu/ipu-v3/Kconfig"

menu "Direct Rendering Manager"
source "drivers/gpu/drm/Kconfig"
endmenu

menu "Frame buffer Devices"
source "drivers/video/fbdev/Kconfig"