]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/fbdev/Kconfig
Merge tag 'v4.10-rc8' into drm-next
[karo-tx-linux.git] / drivers / video / fbdev / Kconfig
index 5d3b0db5ce0af34997a3aa748292b6bd8d48c191..922e4eaed9c5b5278572a79eb1cfc14e267a8bd5 100644 (file)
@@ -138,6 +138,14 @@ config FB_SYS_IMAGEBLIT
          blitting. This is used by drivers that don't provide their own
          (accelerated) version and the framebuffer is in system RAM.
 
+config FB_PROVIDE_GET_FB_UNMAPPED_AREA
+       bool
+       depends on FB
+       default n
+       ---help---
+         Allow generic frame-buffer to provide get_fb_unmapped_area
+         function.
+
 menuconfig FB_FOREIGN_ENDIAN
        bool "Framebuffer foreign endianness support"
        depends on FB