Commit 0c187add authored by Dave Airlie's avatar Dave Airlie

intelfb: enable on x86_64

i945G chipsets supports 64-bit.
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 16109b3f
...@@ -741,7 +741,7 @@ config FB_I810_I2C ...@@ -741,7 +741,7 @@ config FB_I810_I2C
config FB_INTEL config FB_INTEL
tristate "Intel 830M/845G/852GM/855GM/865G support (EXPERIMENTAL)" 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
select AGP_INTEL select AGP_INTEL
select FB_MODE_HELPERS select FB_MODE_HELPERS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment