]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: kconfig: keep SYSFB_SIMPLEFB enabled
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 12 Mar 2022 14:16:54 +0000 (15:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 12 Mar 2022 14:16:55 +0000 (15:16 +0100)
we got the SIMPLEFB built into our initrd now, so it should work out
just fine.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 9849c87730299b0ded5be18e35d2f5433007ef44..1ec1147f5f3b26a9f2dfb9b5a6948d0b40c89772 100755 (executable)
@@ -47,6 +47,7 @@ PVE_CONFIG_OPTS= \
 -d CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND \
 -d CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL \
 -e CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE \
+-e CONFIG_SYSFB_SIMPLEFB \
 -e CONFIG_DRM_SIMPLEDRM \
 -d CONFIG_MODULE_SIG \
 -d CONFIG_MEMCG_DISABLED \