From 5aab07ec8739419ae586877daa302cfe0c2bb00f Mon Sep 17 00:00:00 2001 From: 5kft <5kft@users.noreply.github.com> Date: Sat, 29 Aug 2020 14:03:25 -0700 Subject: [PATCH] update Kconfig for bootsplash (fix compatibility with upcoming kernel) --- patch/misc/0001-bootsplash.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/misc/0001-bootsplash.patch b/patch/misc/0001-bootsplash.patch index 924f23f33c..d5835e5ca1 100644 --- a/patch/misc/0001-bootsplash.patch +++ b/patch/misc/0001-bootsplash.patch @@ -28,7 +28,7 @@ index 7f1f1fbcef9e..f3ff976266fe 100644 +config BOOTSPLASH + bool "Bootup splash screen" + depends on FRAMEBUFFER_CONSOLE -+ ---help--- ++ help + This option enables the Linux bootsplash screen. + + The bootsplash is a full-screen logo or animation indicating a