From c0b2feb7cc95ed98798dd3d2aafa0679e81e7918 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 12 Jun 2020 10:00:25 -0500 Subject: kernel-5.8.0-0.rc0.20200612gitb791d1bdf921.1 * Fri Jun 12 2020 Justin M. Forbes [5.8.0-0.rc0.20200612gitb791d1bdf921.1] - Fedora config updates ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-i686-debug-fedora.config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kernel-i686-debug-fedora.config') diff --git a/kernel-i686-debug-fedora.config b/kernel-i686-debug-fedora.config index 97ac7e68e..6725d2f71 100644 --- a/kernel-i686-debug-fedora.config +++ b/kernel-i686-debug-fedora.config @@ -1231,7 +1231,9 @@ CONFIG_DLM=m CONFIG_DM9102=m # CONFIG_DMA_API_DEBUG_SG is not set CONFIG_DMA_API_DEBUG=y -# 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 @@ -4636,6 +4638,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 -- cgit