[PATCH 26/28] drm/via: Add Kconfig
Kevin Brace
kevinbrace at gmx.com
Fri Jun 24 20:32:57 UTC 2022
From: Kevin Brace <kevinbrace at bracecomputerlab.com>
Signed-off-by: Kevin Brace <kevinbrace at bracecomputerlab.com>
---
drivers/gpu/drm/via/Kconfig | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 drivers/gpu/drm/via/Kconfig
diff --git a/drivers/gpu/drm/via/Kconfig b/drivers/gpu/drm/via/Kconfig
new file mode 100644
index 000000000000..760bf5906d3c
--- /dev/null
+++ b/drivers/gpu/drm/via/Kconfig
@@ -0,0 +1,10 @@
+config DRM_OPENCHROME
+ tristate "OpenChrome (VIA Technologies)"
+ depends on DRM && PCI && X86
+ select DRM_KMS_HELPER
+ select DRM_TTM
+ help
+ Choose this option if you have VIA Technologies UniChrome or
+ Chrome9 integrated graphics. If M is selected the module will
+ be called via.
+
--
2.35.1
More information about the dri-devel
mailing list