community/linux-postmarketos-qcom-sdm845: Enable CIFS in config (MR 4343)

[ci:skip-build]: Already built successfully in CI
This commit is contained in:
Adam Honse 2023-08-21 22:54:20 -05:00 committed by Stefan Hansson
parent a8bf624bb4
commit 037d44ada1
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
_flavor="postmarketos-qcom-sdm845"
pkgname=linux-$_flavor
pkgver=6.4.0
pkgrel=0
pkgrel=1
pkgdesc="Mainline Kernel fork for SDM845 devices"
arch="aarch64"
_carch="arm64"
@ -56,5 +56,5 @@ package() {
sha512sums="
001c80f8f8e574047c1e34f397822a51259bd0cf729bcc2642b421789fdfde546670bcd3e1426a5ba82724e0e24458bcb7a902dc709afd37d7d2c7c53f23bc7a linux-sdm845-6.4-r1.tar.gz
d661a574e3fadfa46e7d6df7c0e278d44b47563fdfc23b8150560af02c87b6e406613d25bf119fa523486356e3ad1fcd6fe5e45fd469d16a11159d2a1731ca94 config-postmarketos-qcom-sdm845.aarch64
3ac7129b965d8d2ca3126d6cf8960febb175f36fda5a3578be8bd35578bed1dc157c2c64af94d4cef882ee56de946155e3a74f0d7d5a3493f770da30c731b017 config-postmarketos-qcom-sdm845.aarch64
"

View file

@ -7207,7 +7207,7 @@ CONFIG_SUNRPC_BACKCHANNEL=y
CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
CONFIG_CIFS=y
# CONFIG_SMB_SERVER is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set