linux_dsm_epyc7002/drivers/video/fbdev/omap2/omapfb
Tomi Valkeinen 1c6aac92ee omapfb: allow compilation only if DRM_OMAP is disabled
At the moment omapfb and omapdrm can be compiled at the same time, if
both are modules. However, they can't be both loaded, as they use the
same hardware. This has been mostly for compile testing.

To make it clear that omapfb and omapdrm are mutually exclusive drivers,
this patch makes omapfb available only if omapdrm is disabled.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Acked-by: Rob Clark <robdclark@gmail.com>
2015-12-29 11:07:45 +02:00
..
Kconfig omapfb: allow compilation only if DRM_OMAP is disabled 2015-12-29 11:07:45 +02:00
Makefile
omapfb-ioctl.c omapfb: Return error code when applying overlay settings fails 2015-02-04 12:41:53 +02:00
omapfb-main.c mm: mark most vm_operations_struct const 2015-09-10 13:29:01 -07:00
omapfb-sysfs.c
omapfb.h