mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 12:43:55 +08:00
2773fefbd7
Add TFP410 DPI-to-DVI Encoder driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
7 lines
144 B
Makefile
7 lines
144 B
Makefile
obj-$(CONFIG_OMAP2_VRFB) += vrfb.o
|
|
|
|
obj-$(CONFIG_OMAP2_DSS) += dss/
|
|
obj-y += displays/
|
|
obj-y += displays-new/
|
|
obj-$(CONFIG_FB_OMAP2) += omapfb/
|