[linux] 02/06: dma-buf: Explicitly disable SYNC_FILE

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:53:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit f250ad6f7babe3898367bf010802871de7b6b178
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 03:58:09 2017 +0100

    dma-buf: Explicitly disable SYNC_FILE
    
    I think this is needed by Android userland, but then so are a lot of
    other things we don't enable.
---
 debian/config/config | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/config/config b/debian/config/config
index d3057be..a952a52 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -498,6 +498,11 @@ CONFIG_ASYNC_TX_DMA=y
 # CONFIG_DW_DMAC_PCI is not set
 
 ##
+## file: drivers/dma-buf/Kconfig
+##
+# CONFIG_SYNC_FILE is not set
+
+##
 ## file: drivers/edac/Kconfig
 ##
 CONFIG_EDAC_LEGACY_SYSFS=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list