summaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index e5b9e6393c8f..8b31fdfefc98 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1089,16 +1089,6 @@ config FB_RIVA_BACKLIGHT
help
Say Y here if you want to control the backlight of your display.
-config FB_TEGRA
- tristate "NVIDIA Tegra SoC display support"
- depends on ARCH_TEGRA && FB = y
- select FB_CFB_FILLRECT
- select FB_CFB_COPYAREA
- select FB_CFB_IMAGEBLIT
- default FB
- help
- This driver supports the NVIDIA Tegra systems-on-a-chip.
-
config FB_I810
tristate "Intel 810/815 support (EXPERIMENTAL)"
depends on EXPERIMENTAL && FB && PCI && X86_32 && AGP_INTEL