Advertisement
Guest User

Untitled

a guest
Apr 18th, 2016
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. #egrep "FB|DRM|RADEON|amdgpu" /boot/config-4.1.15-amdgpu
  2.  
  3. # Linux/x86 4.1.15-amdgpu Kernel Configuration
  4. # CONFIG_X86_SYSFB is not set
  5. # CONFIG_NET_SCH_SFB is not set
  6. CONFIG_EXTRA_FIRMWARE="amdgpu/tonga_ce.bin amdgpu/tonga_mc.bin amdgpu/tonga_me.bin amdgpu/tonga_mec2.bin amdgpu/tonga_mec.bin amdgpu/tonga_pfp.bin amdgpu/tonga_rlc.bin amdgpu/tonga_sdma1.bin amdgpu/tonga_sdma.bin amdgpu/tonga_smc.bin amdgpu/tonga_uvd.bin amdgpu/tonga_vce.bin"
  7. # CONFIG_IFB is not set
  8. CONFIG_DRM=y
  9. CONFIG_DRM_KMS_HELPER=y
  10. CONFIG_DRM_KMS_FB_HELPER=y
  11. CONFIG_DRM_LOAD_EDID_FIRMWARE=y
  12. CONFIG_DRM_TTM=y
  13. # CONFIG_DRM_I2C_ADV7511 is not set
  14. # CONFIG_DRM_I2C_CH7006 is not set
  15. # CONFIG_DRM_I2C_SIL164 is not set
  16. # CONFIG_DRM_I2C_NXP_TDA998X is not set
  17. # CONFIG_DRM_TDFX is not set
  18. # CONFIG_DRM_R128 is not set
  19. CONFIG_DRM_RADEON=y
  20. # CONFIG_DRM_RADEON_USERPTR is not set
  21. # CONFIG_DRM_RADEON_UMS is not set
  22. # CONFIG_DRM_NOUVEAU is not set
  23. # CONFIG_DRM_I915 is not set
  24. # CONFIG_DRM_MGA is not set
  25. # CONFIG_DRM_VIA is not set
  26. # CONFIG_DRM_SAVAGE is not set
  27. # CONFIG_DRM_VGEM is not set
  28. # CONFIG_DRM_VMWGFX is not set
  29. # CONFIG_DRM_GMA500 is not set
  30. # CONFIG_DRM_UDL is not set
  31. # CONFIG_DRM_AST is not set
  32. # CONFIG_DRM_MGAG200 is not set
  33. # CONFIG_DRM_CIRRUS_QEMU is not set
  34. # CONFIG_DRM_QXL is not set
  35. # CONFIG_DRM_BOCHS is not set
  36. CONFIG_FB=y
  37. CONFIG_FB_CMDLINE=y
  38. # CONFIG_FB_DDC is not set
  39. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  40. CONFIG_FB_CFB_FILLRECT=y
  41. CONFIG_FB_CFB_COPYAREA=y
  42. CONFIG_FB_CFB_IMAGEBLIT=y
  43. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  44. # CONFIG_FB_SYS_FILLRECT is not set
  45. # CONFIG_FB_SYS_COPYAREA is not set
  46. # CONFIG_FB_SYS_IMAGEBLIT is not set
  47. # CONFIG_FB_FOREIGN_ENDIAN is not set
  48. # CONFIG_FB_SYS_FOPS is not set
  49. # CONFIG_FB_SVGALIB is not set
  50. # CONFIG_FB_MACMODES is not set
  51. # CONFIG_FB_BACKLIGHT is not set
  52. # CONFIG_FB_MODE_HELPERS is not set
  53. # CONFIG_FB_TILEBLITTING is not set
  54. # CONFIG_FB_CIRRUS is not set
  55. # CONFIG_FB_PM2 is not set
  56. # CONFIG_FB_CYBER2000 is not set
  57. # CONFIG_FB_ARC is not set
  58. # CONFIG_FB_ASILIANT is not set
  59. # CONFIG_FB_IMSTT is not set
  60. # CONFIG_FB_VGA16 is not set
  61. # CONFIG_FB_UVESA is not set
  62. # CONFIG_FB_VESA is not set
  63. # CONFIG_FB_EFI is not set
  64. # CONFIG_FB_N411 is not set
  65. # CONFIG_FB_HGA is not set
  66. # CONFIG_FB_OPENCORES is not set
  67. # CONFIG_FB_S1D13XXX is not set
  68. # CONFIG_FB_NVIDIA is not set
  69. # CONFIG_FB_RIVA is not set
  70. # CONFIG_FB_I740 is not set
  71. # CONFIG_FB_LE80578 is not set
  72. # CONFIG_FB_MATROX is not set
  73. # CONFIG_FB_RADEON is not set
  74. # CONFIG_FB_ATY128 is not set
  75. # CONFIG_FB_ATY is not set
  76. # CONFIG_FB_S3 is not set
  77. # CONFIG_FB_SAVAGE is not set
  78. # CONFIG_FB_SIS is not set
  79. # CONFIG_FB_NEOMAGIC is not set
  80. # CONFIG_FB_KYRO is not set
  81. # CONFIG_FB_3DFX is not set
  82. # CONFIG_FB_VOODOO1 is not set
  83. # CONFIG_FB_VT8623 is not set
  84. # CONFIG_FB_TRIDENT is not set
  85. # CONFIG_FB_ARK is not set
  86. # CONFIG_FB_PM3 is not set
  87. # CONFIG_FB_CARMINE is not set
  88. # CONFIG_FB_SMSCUFX is not set
  89. # CONFIG_FB_UDL is not set
  90. # CONFIG_FB_VIRTUAL is not set
  91. # CONFIG_FB_METRONOME is not set
  92. # CONFIG_FB_MB862XX is not set
  93. # CONFIG_FB_BROADSHEET is not set
  94. # CONFIG_FB_AUO_K190X is not set
  95. # CONFIG_FB_SIMPLE is not set
  96. # CONFIG_FB_CON_DECOR is not set
  97. # CONFIG_FB_SM7XX is not set
  98. # CONFIG_FB_SM750 is not set
  99. # CONFIG_FB_XGI is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement