aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2013-01-16 21:53:57 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-21 17:52:45 -0500
commitd1d34224f436323ece698eba7063e2a818e2f80e (patch)
tree775f7b960e23776a60266ee46d726332eb77d947 /drivers/video
parent43893cbefc1b79c94b4809535000c7a306b77360 (diff)
drivers/video: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/Kconfig26
1 files changed, 13 insertions, 13 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index e7068c508800..e4e1765b82f2 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1112,8 +1112,8 @@ config FB_RIVA_BACKLIGHT
1112 Say Y here if you want to control the backlight of your display. 1112 Say Y here if you want to control the backlight of your display.
1113 1113
1114config FB_I740 1114config FB_I740
1115 tristate "Intel740 support (EXPERIMENTAL)" 1115 tristate "Intel740 support"
1116 depends on EXPERIMENTAL && FB && PCI 1116 depends on FB && PCI
1117 select FB_MODE_HELPERS 1117 select FB_MODE_HELPERS
1118 select FB_CFB_FILLRECT 1118 select FB_CFB_FILLRECT
1119 select FB_CFB_COPYAREA 1119 select FB_CFB_COPYAREA
@@ -1124,8 +1124,8 @@ config FB_I740
1124 This driver supports graphics cards based on Intel740 chip. 1124 This driver supports graphics cards based on Intel740 chip.
1125 1125
1126config FB_I810 1126config FB_I810
1127 tristate "Intel 810/815 support (EXPERIMENTAL)" 1127 tristate "Intel 810/815 support"
1128 depends on EXPERIMENTAL && FB && PCI && X86_32 && AGP_INTEL 1128 depends on FB && PCI && X86_32 && AGP_INTEL
1129 select FB_MODE_HELPERS 1129 select FB_MODE_HELPERS
1130 select FB_CFB_FILLRECT 1130 select FB_CFB_FILLRECT
1131 select FB_CFB_COPYAREA 1131 select FB_CFB_COPYAREA
@@ -1187,8 +1187,8 @@ config FB_CARILLO_RANCH
1187 This driver supports the LE80578 (Carillo Ranch) board 1187 This driver supports the LE80578 (Carillo Ranch) board
1188 1188
1189config FB_INTEL 1189config FB_INTEL
1190 tristate "Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support (EXPERIMENTAL)" 1190 tristate "Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support"
1191 depends on EXPERIMENTAL && FB && PCI && X86 && AGP_INTEL && EXPERT 1191 depends on FB && PCI && X86 && AGP_INTEL && EXPERT
1192 select FB_MODE_HELPERS 1192 select FB_MODE_HELPERS
1193 select FB_CFB_FILLRECT 1193 select FB_CFB_FILLRECT
1194 select FB_CFB_COPYAREA 1194 select FB_CFB_COPYAREA
@@ -1432,7 +1432,7 @@ config FB_ATY_CT
1432 is at <http://support.ati.com/products/pc/mach64/mach64.html>. 1432 is at <http://support.ati.com/products/pc/mach64/mach64.html>.
1433 1433
1434config FB_ATY_GENERIC_LCD 1434config FB_ATY_GENERIC_LCD
1435 bool "Mach64 generic LCD support (EXPERIMENTAL)" 1435 bool "Mach64 generic LCD support"
1436 depends on FB_ATY_CT 1436 depends on FB_ATY_CT
1437 help 1437 help
1438 Say Y if you have a laptop with an ATI Rage LT PRO, Rage Mobility, 1438 Say Y if you have a laptop with an ATI Rage LT PRO, Rage Mobility,
@@ -1479,7 +1479,7 @@ config FB_S3_DDC
1479 1479
1480config FB_SAVAGE 1480config FB_SAVAGE
1481 tristate "S3 Savage support" 1481 tristate "S3 Savage support"
1482 depends on FB && PCI && EXPERIMENTAL 1482 depends on FB && PCI
1483 select FB_MODE_HELPERS 1483 select FB_MODE_HELPERS
1484 select FB_CFB_FILLRECT 1484 select FB_CFB_FILLRECT
1485 select FB_CFB_COPYAREA 1485 select FB_CFB_COPYAREA
@@ -1633,15 +1633,15 @@ config FB_3DFX
1633 module will be called tdfxfb. 1633 module will be called tdfxfb.
1634 1634
1635config FB_3DFX_ACCEL 1635config FB_3DFX_ACCEL
1636 bool "3Dfx Acceleration functions (EXPERIMENTAL)" 1636 bool "3Dfx Acceleration functions"
1637 depends on FB_3DFX && EXPERIMENTAL 1637 depends on FB_3DFX
1638 ---help--- 1638 ---help---
1639 This will compile the 3Dfx Banshee/Voodoo3/VSA-100 frame buffer 1639 This will compile the 3Dfx Banshee/Voodoo3/VSA-100 frame buffer
1640 device driver with acceleration functions. 1640 device driver with acceleration functions.
1641 1641
1642config FB_3DFX_I2C 1642config FB_3DFX_I2C
1643 bool "Enable DDC/I2C support" 1643 bool "Enable DDC/I2C support"
1644 depends on FB_3DFX && EXPERIMENTAL 1644 depends on FB_3DFX
1645 select FB_DDC 1645 select FB_DDC
1646 default y 1646 default y
1647 help 1647 help
@@ -1714,8 +1714,8 @@ config FB_ARK
1714 and ICS 5342 RAMDAC. 1714 and ICS 5342 RAMDAC.
1715 1715
1716config FB_PM3 1716config FB_PM3
1717 tristate "Permedia3 support (EXPERIMENTAL)" 1717 tristate "Permedia3 support"
1718 depends on FB && PCI && EXPERIMENTAL 1718 depends on FB && PCI
1719 select FB_CFB_FILLRECT 1719 select FB_CFB_FILLRECT
1720 select FB_CFB_COPYAREA 1720 select FB_CFB_COPYAREA
1721 select FB_CFB_IMAGEBLIT 1721 select FB_CFB_IMAGEBLIT