mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 04:36:45 +07:00
966458f89d
OMAP specific vram allocator is no longer in use, and we can remove all the vram code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
6 lines
121 B
Makefile
6 lines
121 B
Makefile
obj-$(CONFIG_OMAP2_VRFB) += vrfb.o
|
|
|
|
obj-$(CONFIG_OMAP2_DSS) += dss/
|
|
obj-$(CONFIG_FB_OMAP2) += omapfb/
|
|
obj-y += displays/
|