Commit Graph

4788 Commits

Author SHA1 Message Date
Paul Bolle
f25472e0ee Remove all Kconfig symbols dropped in v5.0-rc1
There are 26 Kconfig symbols referenced in the files used for
configuration generation and in the shipped .config files that were
dropped in upstream v5.0-rc1. The references to these symbols can be
safely removed.

These symbols are:
    CONFIG_BLK_WBT_SQ
    CONFIG_CFQ_GROUP_IOSCHED
    CONFIG_DEFAULT_CFQ
    CONFIG_DEFAULT_DEADLINE
    CONFIG_DEFAULT_NOOP
    CONFIG_DRM_EXYNOS_IOMMU
    CONFIG_IMX7_PM_DOMAINS
    CONFIG_INTEL_RDT
    CONFIG_IOSCHED_CFQ
    CONFIG_IOSCHED_DEADLINE
    CONFIG_IOSCHED_NOOP
    CONFIG_MICROCHIP_KSZ
    CONFIG_MICROCHIP_KSZ_SPI_DRIVER
    CONFIG_MTD_PHYSMAP_OF_GEMINI
    CONFIG_MTD_PHYSMAP_OF_VERSATILE
    CONFIG_MTD_SPINAND_MT29F
    CONFIG_MTD_SPINAND_ONDIEECC
    CONFIG_QTNFMAC_PEARL_PCIE
    CONFIG_SCSI_MQ_DEFAULT
    CONFIG_SND_AM33XX_SOC_EVM
    CONFIG_SND_DAVINCI_SOC
    CONFIG_SND_DAVINCI_SOC_GENERIC_EVM
    CONFIG_SND_DAVINCI_SOC_I2S
    CONFIG_SND_DAVINCI_SOC_MCASP
    CONFIG_SND_DAVINCI_SOC_VCIF
    CONFIG_SND_EDMA_SOC

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-01-14 13:46:30 -08:00
Paul Bolle
86ea590a63 Drop secure boot Kconfig symbols too
Commit cc1db7f347 ("Updates for secure boot") and commit 8e8de459e7
("Forgot to remove dropped patches") removed the patches that added
Kconfig symbols EFI_SIGNATURE_LIST_PARSER and LOAD_UEFI_KEYS. Remove
these symbols from the configuration generation directory and from the
shipped .config files.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-01-14 13:45:41 -08:00
Laura Abbott
032507a3f3 Fixup config options 2019-01-14 09:31:15 -08:00
Laura Abbott
69f10affd5 Linux v5.0-rc2 2019-01-14 09:18:40 -08:00
Laura Abbott
5a05c0c2d8 Disable debugging options. 2019-01-14 09:06:51 -08:00
Peter Robinson
60a8ce36ab Raspberry Pi DT updates, Update AllWinner A64 timer errata workaround 2019-01-13 04:44:19 +00:00
Peter Robinson
89735063a0 actually add CONFIG_PCI_MESON 2019-01-13 00:18:07 +00:00
Laura Abbott
ad92736b43 Linux v5.0-rc1-43-g1bdbe2274920 2019-01-11 07:57:17 -08:00
Laura Abbott
22313dc05a Linux v5.0-rc1-26-g70c25259537c 2019-01-10 08:03:42 -08:00
Justin M. Forbes
dc45afc7d9 lockdown update for S390 2019-01-10 08:38:14 -06:00
Peter Robinson
8c38f1d976 A few Raspberry Pi cleanups, add gpio line names 2019-01-10 12:57:15 +00:00
Peter Robinson
c50bbd2bed drop rpi camera/audio patch, now upstream 2019-01-10 12:42:00 +00:00
Peter Robinson
c9c254b749 minor Arm config tweaks 2019-01-10 12:20:09 +00:00
Peter Robinson
5bee756107 efi fix for arm-32 systems 2019-01-10 08:26:34 +00:00
Laura Abbott
971e3e9031 Linux v5.0-rc1-24-g4064e47c8281 2019-01-09 10:11:34 -08:00
Justin M. Forbes
22a3ba7648 Fix CVE-2019-3701 (rhbz 1663729 1663730) 2019-01-09 09:50:29 -06:00
Laura Abbott
63d40f4c3a More fixup of the headers script 2019-01-08 15:37:03 -08:00
Laura Abbott
edf855c97b Linux v5.0-rc1-2-g7b5585136713 2019-01-08 15:20:42 -08:00
Laura Abbott
2277b29cdd Reenable debugging options. 2019-01-08 15:20:37 -08:00
Laura Abbott
2971bf5fd8 Fix this one too 2019-01-08 15:20:17 -08:00
Laura Abbott
b3cedc3d7b Switch from xz -> gz
The 5.0-rc are currently using gz tarballs. Account for this.
2019-01-08 15:14:13 -08:00
Justin M. Forbes
8e8de459e7 Forgot to remove dropped patches 2019-01-07 16:23:55 -06:00
Justin M. Forbes
cc1db7f347 Updates for secure boot 2019-01-07 15:09:43 -06:00
Laura Abbott
27b219978f Need to drop this too apparently 2019-01-07 07:53:22 -08:00
Laura Abbott
be2536aea8 Linux v5.0-rc1
5.0! Yay!

Most of the hard work of what to do has already been figured
out (see d7293323e7)

We will once again need to undo some hacks when 5.0 is officially
released:

upstream_sublevel
kversion
Source0
2019-01-07 07:37:34 -08:00
Laura Abbott
5f6c3d9fc4 Disable debugging options. 2019-01-07 07:37:28 -08:00
Laura Abbott
ab28abb0b2 Bump for 5.0 2019-01-07 06:55:50 -08:00
Peter Robinson
4479cba924 Minor cleanup for DRM_PANEL configs, enable a couple of Arm panels, minor Arm cleanups 2019-01-07 08:12:40 +00:00
Laura Abbott
7590be9fd1 Linux v4.20-10979-g96d4f267e40f 2019-01-04 07:39:28 -08:00
Peter Robinson
26d1ebd6e9 and actually commit the QTNFMAC_PEARL_PCIE config file 2019-01-04 10:38:13 +00:00
Peter Robinson
43085e665a add back accidentally dropped QTNFMAC_PEARL_PCIE 2019-01-04 10:37:04 +00:00
Peter Robinson
ba9d1a17f2 First pass at updates for Arm plaforms, also some IoT updates (mostly a few IIO drivers), a few cleanups of old/dupe config opts 2019-01-04 10:02:25 +00:00
Laura Abbott
f90c11ff1b This needs to be off 2019-01-03 10:16:41 -08:00
Laura Abbott
dd000cd2fd Linux v4.20-10911-g645ff1e8e704
Dropped part of the efi-lockdown patchset for IMA until
conflicts get resolved.
2019-01-03 08:28:18 -08:00
Laura Abbott
cca46e0b1d Keep that off for now 2019-01-03 08:10:14 -08:00
Peter Robinson
7d2d670106 powerpc: enable P8/P9 On-Chip Controller (OCC) hwmon drivers 2019-01-03 02:14:02 +00:00
Peter Robinson
a2d19a148d Enable V4L request API, only used for some stateless media accelerators on Arm, enable AllWinner Camera interface 2019-01-03 01:47:02 +00:00
Peter Robinson
ed8f2690bd Drop ISN Eicon driver, deleted upstream 2019-01-03 01:26:01 +00:00
Peter Robinson
a2e4f52009 some fixups for general fedpkg prep on 4.21 2019-01-03 01:18:51 +00:00
Laura Abbott
c3110e3682 Linux v4.20-10595-g8e143b90e4d4 2019-01-02 08:15:21 -08:00
Laura Abbott
08376d1f13 Linux v4.20-9221-gf12e840c819b 2018-12-31 14:45:49 -08:00
Laura Abbott
4df3eb379d Disable CONFIG_MISC_ALCOR_PCI on s390x
The filtering is broken (plus we probably don't need it)
2018-12-31 14:42:45 -08:00
Laura Abbott
b27aa7db55 Fix crash driver to use linux/uaccess.h 2018-12-31 14:40:58 -08:00
Laura Abbott
c97d3b0f76 Linux v4.20-9163-g195303136f19 2018-12-30 09:30:50 -08:00
Laura Abbott
78aac8bf1f Enable CONFIG_NET_SCH_CAKE (rhbz 1655155) 2018-12-28 14:19:06 -08:00
Laura Abbott
968d34de7d Whoops forgot the config file 2018-12-28 14:17:57 -08:00
Laura Abbott
09c204fb01 Enable CONFIG_BPF_LIRC_MODE2 (rhbz 1628151) 2018-12-28 14:12:16 -08:00
Artem Bityutskiy
6bd2df7564 mod-extra.list: add ETF qdisc to the the the extra modules package
The ETF qdisc (sch_etf.ko) belongs to the extras just like other qdiscs.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2018-12-28 14:08:09 -08:00
Artem Bityutskiy
4d74a54cd4 Enable CONFIG_NET_SCH_ETF
Enable the ETF queuing discipline (qdisc) as a module, similar to many other
qdiscs that we have enabled as modules.

ETF stands for Earliest TxTime first and it enables applications to schedule
network packets to be sent in the future.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2018-12-28 14:07:22 -08:00
Laura Abbott
cd87327143 Forgot to add these files 2018-12-28 13:55:34 -08:00