projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eca9c47
)
viafb: Depends on X86
author
Ben Hutchings
<ben@decadent.org.uk>
Mon, 19 Jul 2010 23:40:16 +0000
(
00:40
+0100)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Thu, 5 Aug 2010 21:58:26 +0000
(21:58 +0000)
VIA UniChrome and Chrome9 GPUs only exist as Integrated Graphics
Processors in x86 chipsets.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index 3d94a1471724ff620ba580808be1ceec0d868b15..162a0b7ee4c2e582ac8f49ebc6df6e3fc9868b04 100644
(file)
--- a/
drivers/video/Kconfig
+++ b/
drivers/video/Kconfig
@@
-1505,7
+1505,7
@@
config FB_SIS_315
config FB_VIA
tristate "VIA UniChrome (Pro) and Chrome9 display support"
- depends on FB && PCI
+ depends on FB && PCI
&& X86
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT