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
This commit is contained in:
parent
41e81fe4f0
commit
6b935f02fa
2 changed files with 3 additions and 6 deletions
|
@ -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
|
||||
"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue