summaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorErik Gilling <konkers@android.com>2010-07-11 17:00:24 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:35:02 -0800
commitc9b27df803a98d6f9a2d535ee2fb53dbec116ea7 (patch)
tree4905c3658285e4d3257f0c6b3523d23288645b9a /drivers/video/Kconfig
parente10e928737e3d53d69b2da23fa1e3f5bfe9b9394 (diff)
video: tegra: remove old tegra fb driver
Signed-off-by: Erik Gilling <konkers@android.com>
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 3250f0d5d1cb..549b960667c8 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1114,16 +1114,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