intelfb: enable on x86_64

i945G chipsets supports 64-bit.

Signed-off-by: Dave Airlie <airlied@linux.ie>
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index f87c017..190adce 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -741,7 +741,7 @@
 
 config FB_INTEL
 	tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)"
-	depends on FB && EXPERIMENTAL && PCI && X86_32
+	depends on FB && EXPERIMENTAL && PCI && X86
 	select AGP
 	select AGP_INTEL
 	select FB_MODE_HELPERS