diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-07-30 17:20:34 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2018-07-30 17:22:18 +0200 |
commit | 7f41ebf3ad7a43f63117e009352bd8f807c414fa (patch) | |
tree | b861cd77949d829151ec3afe266704fdbdc4741b /rebase-notes.txt | |
parent | 838818e5a9e7bd845732d74108223bb5457f9e72 (diff) | |
download | kernel-7f41ebf3ad7a43f63117e009352bd8f807c414fa.tar.gz kernel-7f41ebf3ad7a43f63117e009352bd8f807c414fa.tar.xz kernel-7f41ebf3ad7a43f63117e009352bd8f807c414fa.zip |
rebase-notes: Add note to turn off CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER
Diffstat (limited to 'rebase-notes.txt')
-rw-r--r-- | rebase-notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rebase-notes.txt b/rebase-notes.txt index e968d1c7b..4a8ab5f71 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -1,5 +1,6 @@ Linux 4.18 rebase notes: - Turn off CONFIG_BCM2835_VCHIQ +- Turn off CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER (for F28 and older) - Drop build-id/hardening flags patches and changes |