diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 44b6ca290ce3..25b6ca6ad081 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -593,38 +593,6 @@ config FB_EPSON1355 | |||
593 | framebuffer. Product specs at | 593 | framebuffer. Product specs at |
594 | <http://www.erd.epson.com/vdc/html/products.htm>. | 594 | <http://www.erd.epson.com/vdc/html/products.htm>. |
595 | 595 | ||
596 | config FB_E1356 | ||
597 | tristate "Epson SED1356 framebuffer support" | ||
598 | depends on FB && EXPERIMENTAL && PCI && MIPS | ||
599 | |||
600 | config PB1000_CRT | ||
601 | bool "Use CRT on Pb1000 (J65)" | ||
602 | depends on MIPS_PB1000=y && FB_E1356 | ||
603 | |||
604 | config PB1000_NTSC | ||
605 | bool "Use Compsite NTSC on Pb1000 (J63)" | ||
606 | depends on MIPS_PB1000=y && FB_E1356 | ||
607 | |||
608 | config PB1000_TFT | ||
609 | bool "Use TFT Panel on Pb1000 (J64)" | ||
610 | depends on MIPS_PB1000=y && FB_E1356 | ||
611 | |||
612 | config PB1500_CRT | ||
613 | bool "Use CRT on Pb1500 " if MIPS_PB1500=y | ||
614 | depends on FB_E1356 | ||
615 | |||
616 | config PB1500_CRT | ||
617 | prompt "Use CRT on Pb1100 " | ||
618 | depends on FB_E1356 && MIPS_PB1100=y | ||
619 | |||
620 | config PB1500_TFT | ||
621 | bool "Use TFT Panel on Pb1500 " if MIPS_PB1500=y | ||
622 | depends on FB_E1356 | ||
623 | |||
624 | config PB1500_TFT | ||
625 | prompt "Use TFT Panel on Pb1100 " | ||
626 | depends on FB_E1356 && MIPS_PB1100=y | ||
627 | |||
628 | config FB_S1D13XXX | 596 | config FB_S1D13XXX |
629 | tristate "Epson S1D13XXX framebuffer support" | 597 | tristate "Epson S1D13XXX framebuffer support" |
630 | depends on FB | 598 | depends on FB |