From: Kevin Brace <kevinbr...@bracecomputerlab.com>

Signed-off-by: Kevin Brace <kevinbr...@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

Reply via email to