Skip to content

Commit

Permalink
linux-raspberrypi: Remove deprecated kernel settings
Browse files Browse the repository at this point in the history
Both the FB_FLEX and FB_TFT_FBTFT_DEVICE drivers were removed in
kernel v5.9.

Changelog-entry: remove deprecated kernel settings
Signed-off-by: Alex Gonzalez <alexg@balena.io>
  • Loading branch information
alexgg committed Mar 14, 2024
1 parent 4d323f7 commit 159f838
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ BALENA_CONFIGS[fbtft] = " \
CONFIG_FB_TFT_UC1701=m \
CONFIG_FB_TFT_UPD161704=m \
CONFIG_FB_TFT_WATTEROTT=m \
CONFIG_FB_FLEX=m \
CONFIG_FB_TFT_FBTFT_DEVICE=m \
"

BALENA_CONFIGS:append = " pca955_gpio_expander"
Expand Down

0 comments on commit 159f838

Please sign in to comment.