Re: [PATCH] drm: move DRM-related CONFIG options into DRM submenu
From: Arnd Bergmann
Date: Tue Apr 23 2024 - 09:01:04 EST
On Tue, Apr 23, 2024, at 12:24, Masahiro Yamada wrote:
> When you create a submenu using the 'menu' syntax, there is no
> ambiguity about the end of the submenu because the code between
> 'menu' and 'endmenu' becomes the submenu.
>
..
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
I think this is a useful cleanup.
Acked-by: Arnd Bergmann <arnd@xxxxxxxx>