Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f29ce727 authored by Jesse Barnes's avatar Jesse Barnes
Browse files

drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDED



People keep getting bitten by this, so just auto-select it by default,
assuming most configurations will actually want a console.

Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 8c9ed899
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -71,6 +71,7 @@ config DRM_I915
	select FB_CFB_COPYAREA
	select FB_CFB_COPYAREA
	select FB_CFB_IMAGEBLIT
	select FB_CFB_IMAGEBLIT
	select FB
	select FB
	select FRAMEBUFFER_CONSOLE if !EMBEDDED
	tristate "i915 driver"
	tristate "i915 driver"
	help
	help
	  Choose this option if you have a system that has Intel 830M, 845G,
	  Choose this option if you have a system that has Intel 830M, 845G,