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 (346B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config DRM_UDL
      3	tristate "DisplayLink"
      4	depends on DRM
      5	depends on USB
      6	depends on USB_ARCH_HAS_HCD
      7	depends on MMU
      8	select DRM_GEM_SHMEM_HELPER
      9	select DRM_KMS_HELPER
     10	help
     11	  This is a KMS driver for the USB displaylink video adapters.
     12	  Say M/Y to add support for these devices via drm/kms interfaces.