[PATCH v3 30/32] drm/via: Add Kconfig
Kevin Brace
kevinbrace at gmx.com
Mon Jul 25 23:53:57 UTC 2022
From: Kevin Brace <kevinbrace at bracecomputerlab.com>
Signed-off-by: Kevin Brace <kevinbrace at bracecomputerlab.com>
---
drivers/gpu/drm/via/Kconfig | 9 +++++++++
1 file changed, 9 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..7c4656a1d473
--- /dev/null
+++ b/drivers/gpu/drm/via/Kconfig
@@ -0,0 +1,9 @@
+config DRM_OPENCHROME
+ tristate "OpenChrome (VIA Technologies Chrome)"
+ 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