Update broken web addresses in the kernel.
[firefly-linux-kernel-4.4.55.git] / drivers / video / Kconfig
index 114aeb0d9971c0926f52273a2f76570ffd58b186..d4979f3f77fb58007cf55bc90c6bd378a771b197 100644 (file)
@@ -49,7 +49,7 @@ menuconfig FB
          You need an utility program called fbset to make full use of frame
          buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
          and the Framebuffer-HOWTO at
          You need an utility program called fbset to make full use of frame
          buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
          and the Framebuffer-HOWTO at
-         <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.2.html> for more
+         <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html> for more
          information.
 
          Say Y here and to the driver for your graphics board below if you
          information.
 
          Say Y here and to the driver for your graphics board below if you
@@ -955,7 +955,7 @@ config FB_EPSON1355
          Build in support for the SED1355 Epson Research Embedded RAMDAC
          LCD/CRT Controller (since redesignated as the S1D13505) as a
          framebuffer.  Product specs at
          Build in support for the SED1355 Epson Research Embedded RAMDAC
          LCD/CRT Controller (since redesignated as the S1D13505) as a
          framebuffer.  Product specs at
-         <http://www.erd.epson.com/vdc/html/products.htm>.
+         <http://vdc.epson.com/>.
 
 config FB_S1D13XXX
        tristate "Epson S1D13XXX framebuffer support"
 
 config FB_S1D13XXX
        tristate "Epson S1D13XXX framebuffer support"
@@ -966,7 +966,7 @@ config FB_S1D13XXX
        help
          Support for S1D13XXX framebuffer device family (currently only
          working with S1D13806). Product specs at
        help
          Support for S1D13XXX framebuffer device family (currently only
          working with S1D13806). Product specs at
-         <http://www.erd.epson.com/vdc/html/legacy_13xxx.htm>
+         <http://vdc.epson.com/>
 
 config FB_ATMEL
        tristate "AT91/AT32 LCD Controller support"
 
 config FB_ATMEL
        tristate "AT91/AT32 LCD Controller support"
@@ -1323,7 +1323,7 @@ config FB_RADEON
          don't need to choose this to run the Radeon in plain VGA mode.
 
          There is a product page at
          don't need to choose this to run the Radeon in plain VGA mode.
 
          There is a product page at
-         http://apps.ati.com/ATIcompare/
+         http://products.amd.com/en-us/GraphicCardResult.aspx
 
 config FB_RADEON_I2C
        bool "DDC/I2C for ATI Radeon support"
 
 config FB_RADEON_I2C
        bool "DDC/I2C for ATI Radeon support"
@@ -1395,7 +1395,7 @@ config FB_ATY_CT
          Say Y here to support use of ATI's 64-bit Rage boards (or other
          boards based on the Mach64 CT, VT, GT, and LT chipsets) as a
          framebuffer device.  The ATI product support page for these boards
          Say Y here to support use of ATI's 64-bit Rage boards (or other
          boards based on the Mach64 CT, VT, GT, and LT chipsets) as a
          framebuffer device.  The ATI product support page for these boards
-         is at <http://support.ati.com/products/pc/mach64/>.
+         is at <http://support.ati.com/products/pc/mach64/mach64.html>.
 
 config FB_ATY_GENERIC_LCD
        bool "Mach64 generic LCD support (EXPERIMENTAL)"
 
 config FB_ATY_GENERIC_LCD
        bool "Mach64 generic LCD support (EXPERIMENTAL)"
@@ -1505,7 +1505,7 @@ config FB_SIS_315
 
 config FB_VIA
        tristate "VIA UniChrome (Pro) and Chrome9 display support"
 
 config FB_VIA
        tristate "VIA UniChrome (Pro) and Chrome9 display support"
-       depends on FB && PCI
+       depends on FB && PCI && X86
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
@@ -2230,6 +2230,15 @@ config FB_BROADSHEET
          and could also have been called by other names when coupled with
          a bridge adapter.
 
          and could also have been called by other names when coupled with
          a bridge adapter.
 
+config FB_JZ4740
+       tristate "JZ4740 LCD framebuffer support"
+       depends on FB && MACH_JZ4740
+       select FB_SYS_FILLRECT
+       select FB_SYS_COPYAREA
+       select FB_SYS_IMAGEBLIT
+       help
+         Framebuffer support for the JZ4740 SoC.
+
 source "drivers/video/omap/Kconfig"
 source "drivers/video/omap2/Kconfig"
 
 source "drivers/video/omap/Kconfig"
 source "drivers/video/omap2/Kconfig"