projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90c8317
)
video: fbdev: pmag-aa-fb: Enable building as a module
author
Maciej W. Rozycki
<macro@linux-mips.org>
Mon, 22 Feb 2016 01:55:07 +0000
(
01:55
+0000)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 26 Feb 2016 11:06:10 +0000
(13:06 +0200)
With the current TURBOchannel API support is automagical.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/fbdev/Kconfig
b/drivers/video/fbdev/Kconfig
index
936ebd4
..
18f1853
100644
(file)
--- a/
drivers/video/fbdev/Kconfig
+++ b/
drivers/video/fbdev/Kconfig
@@
-1808,8
+1808,8
@@
config FB_HIT
frame buffer card.
config FB_PMAG_AA
-
bool
"PMAG-AA TURBOchannel framebuffer support"
- depends on
(FB = y)
&& TC
+
tristate
"PMAG-AA TURBOchannel framebuffer support"
+ depends on
FB
&& TC
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT