OSDN Git Service

drm: Move radeon and amdgpu Kconfig options into their directories
authorAndrew Davis <afd@ti.com>
Wed, 26 Oct 2022 16:19:35 +0000 (11:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Nov 2022 20:29:00 +0000 (15:29 -0500)
commitcb20d6508bff89d85319dbe9a74c50983afc3390
tree43cdf9457fdcdd8f43176c9d84e9d4fb31d9048a
parent20ea34710f7b20e218a42d457da618d99e3fc9d6
drm: Move radeon and amdgpu Kconfig options into their directories

Most Kconfig options to enable a driver are in the Kconfig file
inside the relevant directory, move these two to the same.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/amd/amdgpu/Kconfig
drivers/gpu/drm/radeon/Kconfig