commit | 4f7f1973b0c85d5577a7f9226b8e14e51381bf9f | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 04 07:47:40 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 10 08:53:08 2019 +0200 |
tree | 0fa647f9b489ffe7ba7ec7174f70bc42d13f56f6 | |
parent | 78d54f1f6a3353f54dee6f2be34fcbbcab0ac380 [diff] |
drm/vram: fix Kconfig select isn't recursive, so we can't turn on DRM_TTM + DRM_TTM_HELPER in config DRM_VRAM_HELPER, we have to select them on the vram users instead. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Link: http://patchwork.freedesktop.org/patch/msgid/20190904054740.20817-8-kraxel@redhat.com