OSDN Git Service

omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 Dec 2015 17:27:48 +0000 (19:27 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Dec 2015 09:07:47 +0000 (11:07 +0200)
commitd232fd0407fea3d5964b36fdeaff2f18529e850e
tree03f0c3e75c0d56a35d0505b7509904d6eca4a9fd
parent35b522cfb00fae5d8d744fb2c50fc96c94592d44
omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*

We need to change the config symbols of omapfb's private copy of the
panel and encoder drivers so that we won't have config symbol conflicts.

This patch changes the symbols from the panel and encoder drivers using
simple replacement of DISPLAY_* to FB_OMAP2*.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Acked-by: Rob Clark <robdclark@gmail.com>
drivers/video/fbdev/omap2/omapfb/displays/Kconfig
drivers/video/fbdev/omap2/omapfb/displays/Makefile