Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60821fec authored by Maciej W. Rozycki's avatar Maciej W. Rozycki Committed by Tomi Valkeinen
Browse files

video: fbdev: pmag-aa-fb: Enable building as a module



With the current TURBOchannel API support is automagical.

Signed-off-by: default avatarMaciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 90c83176
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -1808,8 +1808,8 @@ config FB_HIT
	  frame buffer card.
	  frame buffer card.


config FB_PMAG_AA
config FB_PMAG_AA
	bool "PMAG-AA TURBOchannel framebuffer support"
	tristate "PMAG-AA TURBOchannel framebuffer support"
	depends on (FB = y) && TC
	depends on FB && TC
 	select FB_CFB_FILLRECT
 	select FB_CFB_FILLRECT
 	select FB_CFB_COPYAREA
 	select FB_CFB_COPYAREA
 	select FB_CFB_IMAGEBLIT
 	select FB_CFB_IMAGEBLIT