projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16109b3
)
intelfb: enable on x86_64
author
Dave Airlie
<airlied@linux.ie>
Thu, 23 Mar 2006 00:20:08 +0000
(11:20 +1100)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 3 Apr 2006 01:43:28 +0000
(11:43 +1000)
i945G chipsets supports 64-bit.
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/video/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index
f87c017
..
190adce
100644
(file)
--- a/
drivers/video/Kconfig
+++ b/
drivers/video/Kconfig
@@
-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