aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index f87c0171f4ec..190adce607f8 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -741,7 +741,7 @@ config FB_I810_I2C
741 741
742config FB_INTEL 742config FB_INTEL
743 tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)" 743 tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)"
744 depends on FB && EXPERIMENTAL && PCI && X86_32 744 depends on FB && EXPERIMENTAL && PCI && X86
745 select AGP 745 select AGP
746 select AGP_INTEL 746 select AGP_INTEL
747 select FB_MODE_HELPERS 747 select FB_MODE_HELPERS