Skip to content
Snippets Groups Projects
Unverified Commit 9c55a407 authored by Minecrell's avatar Minecrell Committed by Newbyte
Browse files

linux-volla-mimameid: drop ZRAM kconfigcheck (MR 5835)

Linux 4.14.186 has no ZSTD support and is therefore too old to have full
support for our default ZRAM configuration. ZRAM will likely still work,
but fall back to the default compression method. This is not something we
can actively test or support, so drop the pmb:kconfigcheck-zram.

[ci:skip-vercheck]: no rebuild needed
parent 8969b015
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
pkgname=linux-volla-mimameid
pkgver=4.14.186
pkgrel=0
pkgrel=1
pkgdesc="Volla Phone 22 kernel fork"
arch="aarch64"
_carch="arm64"
......@@ -13,7 +13,6 @@ url="https://kernel.org"
license="GPL-2.0-only"
options="!strip !check !tracedeps
pmb:cross-native
pmb:kconfigcheck-zram
"
makedepends="
bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment