diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-07-25 09:19:57 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-07-25 09:19:57 +0100 |
commit | a2832dc62417d4bf0997ad2971a5b0f38b3d2bd9 (patch) | |
tree | cff41057a778989782bad9e0e176b8eca04d914d /rebase-notes.txt | |
parent | ddae4546c207aaaf5b253d310a216b3b54726bf7 (diff) | |
download | kernel-a2832dc62417d4bf0997ad2971a5b0f38b3d2bd9.tar.gz kernel-a2832dc62417d4bf0997ad2971a5b0f38b3d2bd9.tar.xz kernel-a2832dc62417d4bf0997ad2971a5b0f38b3d2bd9.zip |
Disable ISDN as upstream is moving to deprecate it
Some of the ISDN stack was deleted in the 5.3 window as per Paul's cleanup
patch. The vast majority of the remainder was moved to staging so let's
disable it in Fedora as it's unlikely to be used, and if se we can feed this
back to upstream.
For reference the main details from upstream are in these commits:
8a7e8ff8ce8a : ISDN removal/move merge overview
6d97985072dc : isdn: move capi drivers to staging
9c3c0c204814 : isdn: remove isdn4linux
85993b8c9786 : isdn: remove hisax driver
Diffstat (limited to 'rebase-notes.txt')
-rw-r--r-- | rebase-notes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rebase-notes.txt b/rebase-notes.txt index 7232e6996..30e397b1e 100644 --- a/rebase-notes.txt +++ b/rebase-notes.txt @@ -1,3 +1,6 @@ +Linux 5.3 rebase notes: +- Need to re-enable ISDN + For all F29 and F30 builds: - Re-enable i686 |