linux-postmarketos-qcom-sm8250: enable libcamera opts (MR 5391)
This commit is contained in:
parent
5127aae777
commit
7118a76368
2 changed files with 5 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
_flavor="postmarketos-qcom-sm8250"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.10.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Mainline kernel fork for SM8250"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -64,5 +64,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
2fdaa13c25c573a1b41dec1c6ad71bdbb4bb18f81c41aea1d114e631215371d7970e5a6a407d977366cacfcfe66229788668942c774fddb56037a493e87b2402 linux-postmarketos-qcom-sm8250-sm8250-6.10.0.tar.gz
|
||||
3aa721156e423ad6252a2321ce4819640b2cb8675783009a92c972d2b6abf9a080c4c8a8bcd9a78dee90c7807827937ffb8c8131bf1d06f79548d2710886d2fa config-postmarketos-qcom-sm8250.aarch64
|
||||
7ac069d4d8dda94eb547a50564838632dc40f663fbd9abcd8d367ab8344e3dde8e62f6339a63c96a8654b474d83f4726cd61d78d81655581439ce0a84ce05ee4 config-postmarketos-qcom-sm8250.aarch64
|
||||
"
|
||||
|
|
|
@ -5738,8 +5738,10 @@ CONFIG_SYNC_FILE=y
|
|||
# CONFIG_DMABUF_MOVE_NOTIFY is not set
|
||||
# CONFIG_DMABUF_DEBUG is not set
|
||||
# CONFIG_DMABUF_SELFTESTS is not set
|
||||
# CONFIG_DMABUF_HEAPS is not set
|
||||
CONFIG_DMABUF_HEAPS=y
|
||||
# CONFIG_DMABUF_SYSFS_STATS is not set
|
||||
# CONFIG_DMABUF_HEAPS_SYSTEM is not set
|
||||
CONFIG_DMABUF_HEAPS_CMA=y
|
||||
# end of DMABUF options
|
||||
|
||||
# CONFIG_UIO is not set
|
||||
|
|
Loading…
Reference in a new issue