From 6b935f02fa49b5c78ca371beeb7a97d5ac4c465f Mon Sep 17 00:00:00 2001 From: Dylan Van Assche Date: Sun, 19 Feb 2023 18:44:40 +0100 Subject: [PATCH] community/linux-postmarketos-qcom-sdm845: disable Tux logos (MR 3884) Tux logos on boot interfere with splash screens, disable them to have a nicer splash screen. [ci:skip-build] already built successfully in CI --- device/community/linux-postmarketos-qcom-sdm845/APKBUILD | 4 ++-- .../config-postmarketos-qcom-sdm845.aarch64 | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/device/community/linux-postmarketos-qcom-sdm845/APKBUILD b/device/community/linux-postmarketos-qcom-sdm845/APKBUILD index d0c3d42a4..216f52d72 100644 --- a/device/community/linux-postmarketos-qcom-sdm845/APKBUILD +++ b/device/community/linux-postmarketos-qcom-sdm845/APKBUILD @@ -6,7 +6,7 @@ _flavor="postmarketos-qcom-sdm845" pkgname=linux-$_flavor pkgver=6.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Mainline Kernel fork for SDM845 devices" arch="aarch64" _carch="arm64" @@ -56,5 +56,5 @@ package() { sha512sums=" ceb1d272fbdfd0b561adbba038731d392c57317d19bddd8e9654cf738bff95b976fbdddf3504fd71d0c55c3906552aabd506cbb81957113fcce561baf2181e64 linux-sdm845-6.2.0.tar.gz -79549bf2be222f72597ad59a6fc7c071acaff80a0e7daa1807e0e0bd9416a8dd1c3f9dc7e82c573847667766520e70b4fe60b577c33f14bb5b003309cbd0c280 config-postmarketos-qcom-sdm845.aarch64 +49e8f5d0b891e1c7f9265802a15d69b449f2300c8163acdb4dbb9d87b865223126e2338000c749d6d063b0483d937957c2679bb7439683bee065889a6973f832 config-postmarketos-qcom-sdm845.aarch64 " diff --git a/device/community/linux-postmarketos-qcom-sdm845/config-postmarketos-qcom-sdm845.aarch64 b/device/community/linux-postmarketos-qcom-sdm845/config-postmarketos-qcom-sdm845.aarch64 index ce42f12aa..7bfbe8aff 100644 --- a/device/community/linux-postmarketos-qcom-sdm845/config-postmarketos-qcom-sdm845.aarch64 +++ b/device/community/linux-postmarketos-qcom-sdm845/config-postmarketos-qcom-sdm845.aarch64 @@ -4480,10 +4480,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set # end of Console display driver support -CONFIG_LOGO=y -# CONFIG_LOGO_LINUX_MONO is not set -# CONFIG_LOGO_LINUX_VGA16 is not set -CONFIG_LOGO_LINUX_CLUT224=y +# CONFIG_LOGO is not set # end of Graphics support # CONFIG_DRM_ACCEL is not set