OSDN Git Service

udmabuf: add MEMFD_CREATE dependency
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Sep 2018 13:42:09 +0000 (15:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Sep 2018 06:21:30 +0000 (08:21 +0200)
commit68d2f70efe2d622483c5cde7c27179a695285fb0
treeb9fc82e23af22bfaee6fb0975d4f9623eaab19bc
parentdc254553f25d081cb72b8eff0c778fabfcf42500
udmabuf: add MEMFD_CREATE dependency

udmabuf builds without it, but if userspace can not create memfd
handles in the first place it is rather pointless to include it,
except for test builds.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20180911134216.9760-7-kraxel@redhat.com
drivers/dma-buf/Kconfig