Re: [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation

From: Jani Nikula
Date: Fri Mar 13 2015 - 05:45:20 EST


On Fri, 13 Mar 2015, Daniel Vetter <daniel@xxxxxxxx> wrote:
> #if defined(CONFIG_FB)
> #include <linux/fb.h>
> #else

Side note, #if IS_ENABLED(CONFIG_FB)

BR,
Jani.


--
Jani Nikula, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/