diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-01-13 06:20:30 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-01-13 06:20:30 +0000 |
commit | 283a6156bccb558d76b118f93d1f0333913e0e83 (patch) | |
tree | 9e5d01e8c33ea11dbb5f679946f6e6799221129d /kernel.spec | |
parent | 9e949a16243edb3f712d7d33a90e3a6be802dafd (diff) | |
download | kernel-283a6156bccb558d76b118f93d1f0333913e0e83.tar.gz kernel-283a6156bccb558d76b118f93d1f0333913e0e83.tar.xz kernel-283a6156bccb558d76b118f93d1f0333913e0e83.zip |
add MMC support for 96boards Synquacer platform, add missing CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 4961e3549..7443a4162 100644 --- a/kernel.spec +++ b/kernel.spec @@ -584,6 +584,9 @@ Patch321: bcm283x-dma-mapping-skip-USB-devices-when-configuring-DMA-during-probe # https://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux.git/log/?h=synquacer-netsec Patch332: arm64-socionext-96b-enablement.patch +# https://patchwork.kernel.org/patch/10149775/ MMC support for Synquacer +Patch333: arm64-mmc-sdhci_f_sdh30-add-ACPI-support.patch + # Fix Raspberry Pi and possibly some other dwc2/dwc3 users # https://patchwork.kernel.org/patch/10149439/ Patch399: phy-work-around-phys-references-to-usb-phy-devices.patch |