intelfb: enable on x86_64
i945G chipsets supports 64-bit. Signed-off-by: Dave Airlie <airlied@linux.ie>
This commit is contained in:
parent
16109b3f4c
commit
0c187addab
|
@ -741,7 +741,7 @@ config FB_I810_I2C
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue