Searched hist:fbde4ae7e15f71b57d194c5730189ac883622891 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/xen/ |
H A D | Kconfig | diff fbde4ae7e15f71b57d194c5730189ac883622891 Tue Feb 23 17:41:03 CET 2021 Jan Beulich <jbeulich@suse.com> drm/xen: adjust Kconfig
By having selected DRM_XEN, I was assuming I would build the frontend driver. As it turns out this is a dummy option, and I have really not been building this (because I had DRM disabled). Make it a promptless one, moving the "depends on" to the other, real option, and "select"ing the dummy one.
Signed-off-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Link: https://patchwork.freedesktop.org/patch/msgid/54ae54f9-1ba9-900b-a56f-f48e2c9a82b0@suse.com
|