Kconfig CONFIG_FB dependency regression

From: Thinh Nguyen
Date: Tue Feb 01 2022 - 18:01:40 EST


Hi,

One of our test setups is unable to boot (stuck at initramfs). Git
bisection points to the commit below:

f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB")

Reverting this patch resolves the issue. This issue persists in mainline
also. Unfortunately there isn't any meaningful log. Hopefully someone
can give some insight as to what could be the issue and revert/fix this
issue.

Thanks,
Thinh