diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 6b02d9f6a..3c8545ee0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -635,6 +635,10 @@ Patch31011: support-Dell-OEM-chipset-found-in-Venue-8-Pro-SDIO-I.patch # from Jan-Michael Brummer Patch31012: soc_button_use_leftmeta.patch +# Enable mic on RT5640 (i.e. lots of Baytrail hardware, we hope) +# from Jan-Michael Brummer +Patch31013: rt5640_enable_mic.patch + # Fix wifi on V8P(?) from Jan-Michael Brummer Patch31014: sdhci-pm.patch @@ -1380,6 +1384,7 @@ ApplyPatch kernel-arm64.patch -R # AWB (BAYTRAIL) PATCH APPLICATIONS ApplyPatch V2-ACPI-Add-_DEP-Operation-Region-Dependencies-support-to-fix-battery-issue-on-the-Asus-T100TA.patch ApplyPatch support-Dell-OEM-chipset-found-in-Venue-8-Pro-SDIO-I.patch +#ApplyPatch rt5640_enable_mic.patch ApplyPatch soc_button_use_leftmeta.patch ApplyPatch sdhci-pm.patch ApplyPatch baytrail-backlight.patch |