Skip to content

Commit

Permalink
linux-5.4.5: Select FB_SIMPLE
Browse files Browse the repository at this point in the history
> Say Y if you want support for a simple frame-buffer.
>
> This driver assumes that the display hardware has been initialized
> before the kernel boots, and the kernel will simply render to the
> pre-allocated frame buffer surface.
>
> Configuration re: surface address, size, and format must be provided
> through device tree, or plain old platform data
  • Loading branch information
pmenzel committed Dec 19, 2019
1 parent ff9bd99 commit c20ea3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-5.4.5-305.bee
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ mee_configure() {
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
CONFIG_FB_IBM_GXT4500=m
CONFIG_FB_SIMPLE=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_APPLE=m
CONFIG_BACKLIGHT_PM8941_WLED=m
Expand Down

0 comments on commit c20ea3f

Please sign in to comment.