projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.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
|
blame
|
history
diff --git
a/drivers/video/fbdev/Kconfig
b/drivers/video/fbdev/Kconfig
index 936ebd4bcf73e7a28960158be891773f8924fdab..18f1853529fc098b9062859be576c8b5699eb0ce 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