drm/vkms: Create separate Kconfig file for VKMS
authorHarry Wentland <harry.wentland@amd.com>
Wed, 8 Nov 2023 16:36:22 +0000 (11:36 -0500)
committerMelissa Wen <melissa.srw@gmail.com>
Tue, 2 Jan 2024 13:04:54 +0000 (12:04 -0100)
commitffcc67cd79ff2e93fd0bdb837c99cbab6c59d38c
treee5c053f5a92dc808cc9563e5da71d0feede795e5
parentcf8837d7204481026335461629b84ac7f4538fa5
drm/vkms: Create separate Kconfig file for VKMS

This aligns with most other DRM drivers and will allow
us to add new VKMS config options without polluting
the DRM Kconfig.

v3:
 - Change SPDX to GPL-2.0-only to match DRM KConfig
   SPDX (Simon)

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231108163647.106853-4-harry.wentland@amd.com
drivers/gpu/drm/Kconfig
drivers/gpu/drm/vkms/Kconfig [new file with mode: 0644]