[arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)

This commit is contained in:
Ben Hutchings 2017-08-12 21:55:57 +01:00
parent 173e0f7a03
commit 1087d11fd6
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -32,6 +32,7 @@ linux (4.12.6-1) UNRELEASED; urgency=medium
* xfrm: policy: check policy direction value (CVE-2017-11600)
* rtlwifi: Fix memory leak when firmware request fails
* rtlwifi: Fix fallback firmware loading (Closes: #869084)
* [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)
[ Salvatore Bonaccorso ]
* packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111)

View File

@ -821,6 +821,11 @@ CONFIG_USB_QCOM_8X16_PHY=m
CONFIG_BACKLIGHT_GENERIC=m
CONFIG_BACKLIGHT_LP855X=m
##
## file: drivers/video/console/Kconfig
##
CONFIG_FRAMEBUFFER_CONSOLE=y
##
## file: drivers/video/fbdev/Kconfig
##