]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
OMAPDSS: OMAPFB: Decouple DRM and FB
authorDandawate Saket <dsaket@ti.com>
Thu, 27 Jun 2013 05:15:30 +0000 (22:15 -0700)
committerPraneeth Bajjuri <praneeth@ti.com>
Fri, 12 Jul 2013 22:35:08 +0000 (17:35 -0500)
Fix compilation break and decouple DRM and FB.

Change-Id: I237bc0f31f7ce79760c71f2d0179451e0c547eb4
Signed-off-by: Dandawate Saket <dsaket@ti.com>
drivers/video/omap2/omapfb/Kconfig

index 57b722307515d481f82a0b2baa5ef192946a97cb..e612028980a803499e93565a522598c620960a6c 100644 (file)
@@ -1,6 +1,6 @@
 menuconfig FB_OMAP2
         tristate "OMAP2+ frame buffer support"
-        depends on FB && OMAP2_DSS && !DRM_OMAP
+        depends on FB && OMAP2_DSS
 
        select OMAP2_VRFB if ARCH_OMAP2 || ARCH_OMAP3
         select FB_CFB_FILLRECT