Loading drivers/gpu/drm/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ menuconfig DRM tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)" depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && MMU && HAS_DMA select HDMI select FB select FB_CMDLINE select I2C select I2C_ALGOBIT Loading Loading @@ -61,7 +62,7 @@ config DRM_FBDEV_EMULATION depends on DRM select DRM_KMS_HELPER select DRM_KMS_FB_HELPER default y default n help Choose this option if you have a need for the legacy fbdev support. Note that this support also provides the linux console Loading Loading
drivers/gpu/drm/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ menuconfig DRM tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)" depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && MMU && HAS_DMA select HDMI select FB select FB_CMDLINE select I2C select I2C_ALGOBIT Loading Loading @@ -61,7 +62,7 @@ config DRM_FBDEV_EMULATION depends on DRM select DRM_KMS_HELPER select DRM_KMS_FB_HELPER default y default n help Choose this option if you have a need for the legacy fbdev support. Note that this support also provides the linux console Loading