diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-12 10:00:25 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-12 10:00:25 -0500 |
commit | c0b2feb7cc95ed98798dd3d2aafa0679e81e7918 (patch) | |
tree | 4254683f9fa472b118c28502f7b92d04febcfa2e /kernel-i686-fedora.config | |
parent | e9f1331084c27ee3ba0be15c1e5c9eae4b15a6cb (diff) | |
download | kernel-c0b2feb7cc95ed98798dd3d2aafa0679e81e7918.tar.gz kernel-c0b2feb7cc95ed98798dd3d2aafa0679e81e7918.tar.xz kernel-c0b2feb7cc95ed98798dd3d2aafa0679e81e7918.zip |
kernel-5.8.0-0.rc0.20200612gitb791d1bdf921.1
* Fri Jun 12 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.8.0-0.rc0.20200612gitb791d1bdf921.1]
- Fedora config updates ("Justin M. Forbes")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-i686-fedora.config')
-rw-r--r-- | kernel-i686-fedora.config | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel-i686-fedora.config b/kernel-i686-fedora.config index d1555d529..e17241579 100644 --- a/kernel-i686-fedora.config +++ b/kernel-i686-fedora.config @@ -1223,7 +1223,9 @@ CONFIG_DLM=m CONFIG_DM9102=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMA_API_DEBUG_SG is not set -# CONFIG_DMABUF_HEAPS is not set +CONFIG_DMABUF_HEAPS_CMA=y +CONFIG_DMABUF_HEAPS_SYSTEM=y +CONFIG_DMABUF_HEAPS=y # CONFIG_DMABUF_MOVE_NOTIFY is not set # CONFIG_DMABUF_SELFTESTS is not set CONFIG_DMA_CMA=y @@ -4617,6 +4619,7 @@ CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QCOM_EMAC is not set # CONFIG_QCOM_HIDMA is not set # CONFIG_QCOM_HIDMA_MGMT is not set +# CONFIG_QCOM_IPCC is not set # CONFIG_QCOM_OCMEM is not set # CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set # CONFIG_QCS_TURING_404 is not set |