mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 19:53:59 +08:00
video: fbdev: pmag-aa-fb: Enable building as a module
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>
This commit is contained in:
parent
90c83176e5
commit
60821fec1c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user