Hi, +config UDMABUF + bool "userspace dmabuf misc driver" + default n + depends on DMA_SHARED_BUFFER Don't you want "select DMA_SHARED_BUFFER" here instead? Why do you think so?
+config UDMABUF + bool "userspace dmabuf misc driver" + default n + depends on DMA_SHARED_BUFFER Don't you want "select DMA_SHARED_BUFFER" here instead?
+config UDMABUF + bool "userspace dmabuf misc driver" + default n + depends on DMA_SHARED_BUFFER
cheers, Gerd