Merge branch 'upstream'
[sfrench/cifs-2.6.git] / drivers / video / Kconfig
index 3e153d313bb01457cc54401925f78aad88da734c..f5079c78ba4e0ed51829bf4b2cc669e3c1cb4cd2 100644 (file)
@@ -520,16 +520,11 @@ config FB_GBE
 config FB_GBE_MEM
        int "Video memory size in MB"
        depends on FB_GBE
-       default 8
+       default 4
        help
          This is the amount of memory reserved for the framebuffer,
          which can be any value between 1MB and 8MB.
 
-config BUS_I2C
-       bool
-       depends on (FB = y) && VISWS
-       default y
-
 config FB_SUN3
        bool "Sun3 framebuffer support"
        depends on (FB = y) && (SUN3 || SUN3X) && BROKEN