]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/video/Kconfig
[PATCH] fbdev: Add generic ddc read functionality
[mirror_ubuntu-bionic-kernel.git] / drivers / video / Kconfig
index 652d202adf7578105745816c1120027d1129af4e..d498e908f4b7c8fde0e303b5d5df233c54f0cfbb 100644 (file)
@@ -53,6 +53,11 @@ config FB
          (e.g. an accelerated X server) and that are not frame buffer
          device-aware may cause unexpected results. If unsure, say N.
 
+config FB_DDC
+       tristate
+       depends on FB && I2C && I2C_ALGOBIT
+       default n
+
 config FB_CFB_FILLRECT
        tristate
        depends on FB