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.
This commit is contained in:
Ben Hutchings 2017-05-02 03:58:09 +01:00
parent 675249285f
commit f250ad6f7b
1 changed files with 5 additions and 0 deletions

View File

@ -497,6 +497,11 @@ CONFIG_ASYNC_TX_DMA=y
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
##
## file: drivers/dma-buf/Kconfig
##
# CONFIG_SYNC_FILE is not set
##
## file: drivers/edac/Kconfig
##