projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6002db8
)
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver...
author
Mike Frysinger
<vapier.adi@gmail.com>
Mon, 28 Apr 2008 09:15:47 +0000
(
02:15
-0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:42 +0000
(08:58 -0700)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index 55b629a2326e34d6deef20d050d8638c111f054f..a576dc2617320956f99184091fb0a17fe9c83fc4 100644
(file)
--- a/
drivers/video/Kconfig
+++ b/
drivers/video/Kconfig
@@
-580,7
+580,7
@@
config FB_VGA16
config FB_BF54X_LQ043
tristate "SHARP LQ043 TFT LCD (BF548 EZKIT)"
- depends on FB && (BF54x)
+ depends on FB && (BF54x)
&& !BF542
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT