Advertisement
Guest User

Untitled

a guest
Jul 4th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. [mnkydeth@Nostromo ~]$ zgrep DRM /proc/config.gz
  2. CONFIG_DRM=y
  3. # CONFIG_DRM_DP_AUX_CHARDEV is not set
  4. # CONFIG_DRM_DEBUG_MM is not set
  5. CONFIG_DRM_KMS_HELPER=y
  6. CONFIG_DRM_KMS_FB_HELPER=y
  7. CONFIG_DRM_FBDEV_EMULATION=y
  8. CONFIG_DRM_FBDEV_OVERALLOC=100
  9. # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
  10. # CONFIG_DRM_DP_CEC is not set
  11. # CONFIG_DRM_I2C_CH7006 is not set
  12. # CONFIG_DRM_I2C_SIL164 is not set
  13. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  14. # CONFIG_DRM_I2C_NXP_TDA9950 is not set
  15. # CONFIG_DRM_RADEON is not set
  16. # CONFIG_DRM_AMDGPU is not set
  17. # CONFIG_DRM_NOUVEAU is not set
  18. # CONFIG_DRM_I915 is not set
  19. # CONFIG_DRM_VGEM is not set
  20. # CONFIG_DRM_VKMS is not set
  21. # CONFIG_DRM_VMWGFX is not set
  22. # CONFIG_DRM_GMA500 is not set
  23. # CONFIG_DRM_UDL is not set
  24. # CONFIG_DRM_AST is not set
  25. # CONFIG_DRM_MGAG200 is not set
  26. # CONFIG_DRM_CIRRUS_QEMU is not set
  27. # CONFIG_DRM_QXL is not set
  28. # CONFIG_DRM_BOCHS is not set
  29. CONFIG_DRM_PANEL=y
  30. CONFIG_DRM_BRIDGE=y
  31. CONFIG_DRM_PANEL_BRIDGE=y
  32. # CONFIG_DRM_ANALOGIX_ANX78XX is not set
  33. # CONFIG_DRM_ETNAVIV is not set
  34. # CONFIG_DRM_HISI_HIBMC is not set
  35. # CONFIG_DRM_TINYDRM is not set
  36. # CONFIG_DRM_XEN is not set
  37. # CONFIG_DRM_LEGACY is not set
  38. CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
  39. [mnkydeth@Nostromo ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement