[RESEND PATCH linux-next v2 08/10] drm: Add comments to Kconfig
From: Cai Huoqing
Date: Sat Dec 03 2022 - 05:36:15 EST
- Next message: Cai Huoqing: "[RESEND PATCH linux-next v2 09/10] drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)"
- Previous message: Jonathan Corbet: "Re: [PATCH] Documentation/osnoise: escape underscore of NO_ prefix"
- In reply to: Cai Huoqing: "[RESEND PATCH linux-next v2 07/10] drm: Remove the obsolete driver-via"
- Next in thread: Cai Huoqing: "[RESEND PATCH linux-next v2 09/10] drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Add comments to avoid removing DRM_LEGACY config menu,
because DRM_LEGACY menu could list other legacy drivers.
Signed-off-by: Cai Huoqing <cai.huoqing@xxxxxxxxx>
---
drivers/gpu/drm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 96d73208995a..520633a1e706 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -391,7 +391,7 @@ menuconfig DRM_LEGACY
Unless you have strong reasons to go rogue, say "N".
if DRM_LEGACY
-
+# leave here to list legacy drivers
endif # DRM_LEGACY
config DRM_EXPORT_FOR_TESTS
--
2.25.1
- Next message: Cai Huoqing: "[RESEND PATCH linux-next v2 09/10] drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)"
- Previous message: Jonathan Corbet: "Re: [PATCH] Documentation/osnoise: escape underscore of NO_ prefix"
- In reply to: Cai Huoqing: "[RESEND PATCH linux-next v2 07/10] drm: Remove the obsolete driver-via"
- Next in thread: Cai Huoqing: "[RESEND PATCH linux-next v2 09/10] drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]