cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (418B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config DRM_MGAG200
      3	tristate "Matrox G200"
      4	depends on DRM && PCI && MMU
      5	select DRM_GEM_SHMEM_HELPER
      6	select DRM_KMS_HELPER
      7	help
      8	 This is a KMS driver for Matrox G200 chips. It supports the original
      9	 MGA G200 desktop chips and the server variants. It requires 0.3.0
     10	 of the modesetting userspace driver, and a version of mga driver
     11	 that will fail on KMS enabled devices.