diff options
author | Jocelyn Falempe <jfalempe@redhat.com> | 2024-12-12 10:11:29 +0100 |
---|---|---|
committer | Jocelyn Falempe <jfalempe@redhat.com> | 2024-12-12 11:22:32 +0100 |
commit | bc0e01b53614d3d6bb80c7b97ab26a609ba394e9 (patch) | |
tree | eae1f57ff4ad557ba10340d9c3d0cc81b644814b /arch/mips/include/asm/processor.h | |
parent | 19851fa2ba9824bede16f55234f63d9423897c3d (diff) |
drm/client: Fix drm client endless Kconfig loopHEADfor-linux-nextdrm-misc-next
if DRM_CLIENT_SELECTION is enabled, and none of the client is, the
"Default DRM Client" choice is empty, and this makes Kconfig goes
into an infinite loop of:
Default DRM Client
choice[1-0?]: 0
Default DRM Client
choice[1-0?]: 0
Default DRM Client
choice[1-0?]: 0
....
So only allow the choice if at least one of the client is selected.
Fixes: f7b42442c4ac ("drm/log: Introduce a new boot logger to draw the kmsg on the screen")
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/dri-devel/20241204160014.1171469-1-jfalempe@redhat.com/T/#md78853bba8904fd7614073f280f721d13ab0b432
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Tested-by: Dan Carpenter <dan.carpenter@linaro.org>
Acked-by: Simona Vetter <simona.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20241212091153.1592096-1-jfalempe@redhat.com
Diffstat (limited to 'arch/mips/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions