linux-postmarketos-rockchip: enable NFS_FSCACHE (MR 4607)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
128f2b150b
commit
79cde07ac9
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
pkgname=linux-postmarketos-rockchip
|
||||
pkgver=6.2
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc="Mainline kernel for rockchip devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -82,5 +82,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd linux-6.2.tar.xz
|
||||
5d8791a867b6bbe5884e70e985e6550df163b013553f428b9808785603172e052c37f883265a839d569986d60df70f3117d6a156eb98042c06acdf5efa512534 config-postmarketos-rockchip.aarch64
|
||||
7ad0b22e77e27e2c291e35e806ee6871c85eb95b07e808ac9d91eafec64f7b2b7878f057657b1d699b6a45a22b40f5a9d3912cc2fbd245410d00a6e8fe121a5a config-postmarketos-rockchip.aarch64
|
||||
"
|
||||
|
|
|
@ -7334,7 +7334,7 @@ CONFIG_NFS_V3_ACL=y
|
|||
CONFIG_NFS_V4=m
|
||||
# CONFIG_NFS_SWAP is not set
|
||||
# CONFIG_NFS_V4_1 is not set
|
||||
# CONFIG_NFS_FSCACHE is not set
|
||||
CONFIG_NFS_FSCACHE=y
|
||||
# CONFIG_NFS_USE_LEGACY_DNS is not set
|
||||
CONFIG_NFS_USE_KERNEL_DNS=y
|
||||
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
|
||||
|
|
Loading…
Reference in a new issue