Loading drivers/gpu/drm/Kconfig +2 −1 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ menuconfig DRM depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && HAS_DMA select DRM_PANEL_ORIENTATION_QUIRKS select HDMI select FB select FB_CMDLINE select I2C select I2C_ALGOBIT Loading Loading @@ -93,7 +94,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 @@ -9,6 +9,7 @@ menuconfig DRM depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && HAS_DMA select DRM_PANEL_ORIENTATION_QUIRKS select HDMI select FB select FB_CMDLINE select I2C select I2C_ALGOBIT Loading Loading @@ -93,7 +94,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