mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 16:53:54 +08:00
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: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
a03fdcb186
commit
0630db4f7a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user