aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index e0c5f96b273d15..61e5fd504157a3 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -955,6 +955,24 @@ config FB_ATMEL_STN
If unsure, say N.
+config FB_S1D13MP900
+ tristate "Experimental S1D13806 framebuffer support for MP900/C"
+ depends on FB
+ select FB_CFB_FILLRECT
+ select FB_CFB_COPYAREA
+ select FB_CFB_IMAGEBLIT
+ help
+ Support for S1D13XXX framebuffer device family
+ on the NEC MobilePro900/c.
+
+ This really should not be needed as the existing S1D13XXX
+ driver should be able to accomodate the Mobilepro900 with a
+ few tweaks...
+
+ Preliminary backlight/blanking support included in this
+ driver would be better placed somewhere like
+ drivers/video/backlight/mp900_bl.c
+
config FB_NVIDIA
tristate "nVidia Framebuffer Support"
depends on FB && PCI