video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency
[sfrench/cifs-2.6.git] / drivers / video / fbdev / Kconfig
index 399573742487ce95408869102c61e4ff94a023fd..434e95b9320ead052d9216183e60978baf29c2c0 100644 (file)
@@ -1053,6 +1053,11 @@ config FB_I810_I2C
        bool "Enable DDC Support"
        depends on FB_I810 && FB_I810_GTF
        select FB_DDC
+       help
+         Add DDC/I2C support for i810fb.  This will allow the driver to get
+         display information, especially for monitors with fickle timings.
+
+         If unsure, say Y.
 
 config FB_LE80578
        tristate "Intel LE80578 (Vermilion) support"
@@ -1917,8 +1922,7 @@ config FB_TMIO_ACCELL
 
 config FB_S3C
        tristate "Samsung S3C framebuffer support"
-       depends on FB && (CPU_S3C2416 || ARCH_S3C64XX || \
-               ARCH_S5PV210 || ARCH_EXYNOS)
+       depends on FB && (CPU_S3C2416 || ARCH_S3C64XX)
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
@@ -2344,7 +2348,7 @@ source "drivers/video/fbdev/mmp/Kconfig"
 
 config FB_SH_MOBILE_MERAM
        tristate "SuperH Mobile MERAM read ahead support"
-       depends on (SUPERH || ARCH_SHMOBILE)
+       depends on ARCH_SHMOBILE
        select GENERIC_ALLOCATOR
        ---help---
          Enable MERAM support for the SuperH controller.