Advertisement
Guest User

Untitled

a guest
Mar 18th, 2011
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1.  
  2. #
  3. # Graphics support
  4. #
  5. CONFIG_AGP=y
  6. # CONFIG_AGP_ALI is not set
  7. # CONFIG_AGP_ATI is not set
  8. # CONFIG_AGP_AMD is not set
  9. # CONFIG_AGP_AMD64 is not set
  10. CONFIG_AGP_INTEL=y
  11. # CONFIG_AGP_NVIDIA is not set
  12. # CONFIG_AGP_SIS is not set
  13. # CONFIG_AGP_SWORKS is not set
  14. # CONFIG_AGP_VIA is not set
  15. # CONFIG_AGP_EFFICEON is not set
  16. CONFIG_VGA_ARB=y
  17. CONFIG_VGA_ARB_MAX_GPUS=16
  18. # CONFIG_VGA_SWITCHEROO is not set
  19. CONFIG_DRM=y
  20. CONFIG_DRM_KMS_HELPER=y
  21. # CONFIG_DRM_TDFX is not set
  22. # CONFIG_DRM_R128 is not set
  23. # CONFIG_DRM_RADEON is not set
  24. # CONFIG_DRM_I810 is not set
  25. # CONFIG_DRM_I830 is not set
  26. CONFIG_DRM_I915=y
  27. CONFIG_DRM_I915_KMS=y
  28. # CONFIG_DRM_MGA is not set
  29. # CONFIG_DRM_SIS is not set
  30. # CONFIG_DRM_VIA is not set
  31. # CONFIG_DRM_SAVAGE is not set
  32. CONFIG_STUB_POULSBO=y
  33. # CONFIG_VGASTATE is not set
  34. CONFIG_VIDEO_OUTPUT_CONTROL=y
  35. CONFIG_FB=y
  36. # CONFIG_FIRMWARE_EDID is not set
  37. # CONFIG_FB_DDC is not set
  38. # CONFIG_FB_BOOT_VESA_SUPPORT is not set
  39. CONFIG_FB_CFB_FILLRECT=y
  40. CONFIG_FB_CFB_COPYAREA=y
  41. CONFIG_FB_CFB_IMAGEBLIT=y
  42. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  43. # CONFIG_FB_SYS_FILLRECT is not set
  44. # CONFIG_FB_SYS_COPYAREA is not set
  45. # CONFIG_FB_SYS_IMAGEBLIT is not set
  46. # CONFIG_FB_FOREIGN_ENDIAN is not set
  47. # CONFIG_FB_SYS_FOPS is not set
  48. # CONFIG_FB_SVGALIB is not set
  49. # CONFIG_FB_MACMODES is not set
  50. # CONFIG_FB_BACKLIGHT is not set
  51. CONFIG_FB_MODE_HELPERS=y
  52. # CONFIG_FB_TILEBLITTING is not set
  53.  
  54. #
  55. # Frame buffer hardware drivers
  56. #
  57. # CONFIG_FB_CIRRUS is not set
  58. # CONFIG_FB_PM2 is not set
  59. # CONFIG_FB_CYBER2000 is not set
  60. # CONFIG_FB_ARC is not set
  61. # CONFIG_FB_ASILIANT is not set
  62. # CONFIG_FB_IMSTT is not set
  63. # CONFIG_FB_VGA16 is not set
  64. # CONFIG_FB_UVESA is not set
  65. # CONFIG_FB_VESA is not set
  66. # CONFIG_FB_N411 is not set
  67. # CONFIG_FB_HGA is not set
  68. # CONFIG_FB_S1D13XXX is not set
  69. # CONFIG_FB_NVIDIA is not set
  70. # CONFIG_FB_RIVA is not set
  71. # CONFIG_FB_I810 is not set
  72. # CONFIG_FB_LE80578 is not set
  73. # CONFIG_FB_MATROX is not set
  74. # CONFIG_FB_RADEON is not set
  75. # CONFIG_FB_ATY128 is not set
  76. # CONFIG_FB_ATY is not set
  77. # CONFIG_FB_S3 is not set
  78. # CONFIG_FB_SAVAGE is not set
  79. # CONFIG_FB_SIS is not set
  80. # CONFIG_FB_VIA is not set
  81. # CONFIG_FB_NEOMAGIC is not set
  82. # CONFIG_FB_KYRO is not set
  83. # CONFIG_FB_3DFX is not set
  84. # CONFIG_FB_VOODOO1 is not set
  85. # CONFIG_FB_VT8623 is not set
  86. # CONFIG_FB_TRIDENT is not set
  87. # CONFIG_FB_ARK is not set
  88. # CONFIG_FB_PM3 is not set
  89. # CONFIG_FB_CARMINE is not set
  90. # CONFIG_FB_GEODE is not set
  91. # CONFIG_FB_VIRTUAL is not set
  92. # CONFIG_FB_METRONOME is not set
  93. # CONFIG_FB_MB862XX is not set
  94. # CONFIG_FB_BROADSHEET is not set
  95. CONFIG_BACKLIGHT_LCD_SUPPORT=y
  96. # CONFIG_LCD_CLASS_DEVICE is not set
  97. CONFIG_BACKLIGHT_CLASS_DEVICE=y
  98. CONFIG_BACKLIGHT_GENERIC=y
  99. # CONFIG_BACKLIGHT_PROGEAR is not set
  100. # CONFIG_BACKLIGHT_MBP_NVIDIA is not set
  101. # CONFIG_BACKLIGHT_SAHARA is not set
  102. # CONFIG_BACKLIGHT_ADP8860 is not set
  103.  
  104. #
  105. # Display device support
  106. #
  107. CONFIG_DISPLAY_SUPPORT=y
  108.  
  109. #
  110. # Display hardware drivers
  111. #
  112.  
  113. #
  114. # Console display driver support
  115. #
  116. CONFIG_VGA_CONSOLE=y
  117. CONFIG_VGACON_SOFT_SCROLLBACK=y
  118. CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
  119. CONFIG_DUMMY_CONSOLE=y
  120. CONFIG_FRAMEBUFFER_CONSOLE=y
  121. # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
  122. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  123. CONFIG_FONTS=y
  124. # CONFIG_FONT_8x8 is not set
  125. CONFIG_FONT_8x16=y
  126. # CONFIG_FONT_6x11 is not set
  127. # CONFIG_FONT_7x14 is not set
  128. # CONFIG_FONT_PEARL_8x8 is not set
  129. # CONFIG_FONT_ACORN_8x8 is not set
  130. # CONFIG_FONT_MINI_4x6 is not set
  131. # CONFIG_FONT_SUN8x16 is not set
  132. # CONFIG_FONT_SUN12x22 is not set
  133. # CONFIG_FONT_10x18 is not set
  134. CONFIG_LOGO=y
  135. # CONFIG_LOGO_LINUX_MONO is not set
  136. # CONFIG_LOGO_LINUX_VGA16 is not set
  137. CONFIG_LOGO_LINUX_CLUT224=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement