diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index a3024eb28dc5..5a2840aeb547 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -806,7 +806,7 @@ config FB_I810_I2C | |||
806 | 806 | ||
807 | config FB_INTEL | 807 | config FB_INTEL |
808 | tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)" | 808 | tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)" |
809 | depends on FB && EXPERIMENTAL && PCI && X86_32 | 809 | depends on FB && EXPERIMENTAL && PCI && X86 |
810 | select AGP | 810 | select AGP |
811 | select AGP_INTEL | 811 | select AGP_INTEL |
812 | select FB_MODE_HELPERS | 812 | select FB_MODE_HELPERS |