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:
Родитель
a03fdcb186
Коммит
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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче