x86: Activate CONFIG_FB_DEVICE
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 May 2024 16:27:32 +0000 (18:27 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 31 May 2024 09:25:48 +0000 (11:25 +0200)
commit77bfe5441e92e8c418138f7ce3844774b7da518f
treeb7fb0866533702cc31add45c7df42f580ee7b975
parent2ae1330a22e62ddc9ac3e25daf974a2e01da11d3
x86: Activate CONFIG_FB_DEVICE

This adds the legacy /dev/fb* device file for kernel 6.6 again.
Linux upstream commit 701d2054fa31 ("fbdev: Make support for
userspace interfaces configurable") made this configurable and we
deactivated this option by default for kernel 6.6. On x86 we are not
space constrained and some users need this legacy interface.

Fixes: #15222
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/x86/64/config-6.6
target/linux/x86/generic/config-6.6
target/linux/x86/legacy/config-6.6