commit | f0442df2156a2171e40f1643c60103e6333f4e7e | [log] [tgz] |
---|---|---|
author | John Keeping <john@metanate.com> | Thu Jan 21 18:19:34 2016 +0000 |
committer | Mark Yao <mark.yao@rock-chips.com> | Fri Jan 22 08:45:31 2016 +0800 |
tree | 63cb2b0159d62015e95c1d257458f55e1b8f2078 | |
parent | e3c4abdb3bc9b76bedd416ecc5c27633a2f8afed [diff] |
drm/rockchip: respect CONFIG_DRM_FBDEV_EMULATION If DRM_FBDEV_EMULATION is not selected in the config then we can save a bit of space by not including the framebuffer code. Signed-off-by: John Keeping <john@metanate.com>