mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 17:45:09 +07: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/
|