diff options
author | Laura Abbott <labbott@redhat.com> | 2019-10-07 14:01:05 -0400 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-10-07 14:08:24 -0400 |
commit | 1bbfa3a13cfbec603fd4963b9eeb0974255be87f (patch) | |
tree | dd0f327dd7ea9ba1f6ce43fbef036d2ce85f018b /kernel.spec | |
parent | 7d533eb54e1775a68ece702ba1af1f0ef9d17017 (diff) | |
download | kernel-1bbfa3a13cfbec603fd4963b9eeb0974255be87f.tar.gz kernel-1bbfa3a13cfbec603fd4963b9eeb0974255be87f.tar.xz kernel-1bbfa3a13cfbec603fd4963b9eeb0974255be87f.zip |
Drop custom patch for i8042
Fedora has been carrying this patch for a very long time as
a workaround for MacBook Airs1,1. We've also gotten smarter
about detection (see d79e141c1c6e ("Input: i8042 - Trust
firmware a bit more when probing on X86")) so let's try
dropping this.
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec index 39c56a219..1f489e2d6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -504,8 +504,6 @@ Patch200: 0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch Patch201: 0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch Patch202: 0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch -Patch203: disable-i8042-check-on-apple-mac.patch - Patch204: efi-secureboot.patch Patch205: lift-lockdown-sysrq.patch |