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

linux-samsung-jxelte: drop ZRAM kconfigcheck (MR 5835)

Linux 3.18.14 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 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 3acdb581
No related branches found
No related tags found
1 merge request!5835kconfigcheck: Fix ZRAM checks
......@@ -3,14 +3,14 @@
pkgname=linux-samsung-jxelte
pkgver=3.18.14
pkgrel=6
pkgrel=7
pkgdesc="Samsung Galaxy J7(2016) kernel fork"
arch="aarch64"
_carch="arm64"
_flavor="samsung-jxelte"
url="https://kernel.org"
license="GPL-2.0-only"
options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-zram"
options="!strip !check !tracedeps pmb:cross-native"
makedepends="bash bc bison devicepkg-dev flex openssl-dev perl dtbtool-exynos"
# Source
......
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