Commit Graph

261 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
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
Peter Robinson
c9c254b749 minor Arm config tweaks 2019-01-10 12:20:09 +00:00
Justin M. Forbes
cc1db7f347 Updates for secure boot 2019-01-07 15:09:43 -06: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
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
Peter Robinson
26d1ebd6e9 and actually commit the QTNFMAC_PEARL_PCIE config file 2019-01-04 10:38:13 +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
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
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
Hans de Goede
8a27b4e99d Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984) 2018-12-27 16:50:01 +01:00
Laura Abbott
baea90e1b4 Linux v4.20-3117-ga5f2bd479f58 2018-12-26 13:30:36 -08:00
Peter Robinson
bd7d297390 The TI Bluetooth now uses uart with the standard serdev bits and this driver is unused, hasn't been built in since we disabled the useless TI_ST driver 2018-12-26 03:16:35 +00:00
Justin M. Forbes
11488b8b25 Fix default for CONFIG_DVB_MAX_ADAPTERS 2018-12-19 18:00:51 -06:00
Justin M. Forbes
7fbdf3f0bf Add CONFIG_MEDIA_CONTROLLER_REQUEST_API 2018-12-13 16:50:51 -06:00
Justin M. Forbes
92ac1e3421 Linux v4.20-rc6-82-g65e08c5e8631 2018-12-13 16:32:46 -06:00
Peter Robinson
fe9a1861c9 actually add the DA9063 configs for prior change 2018-12-12 08:54:45 +00:00
Peter Robinson
6e2fc66d7a Minor Arm updates for NXP i.MX 6/7 series devices 2018-12-12 08:51:56 +00:00
Peter Robinson
4d72568350 drop duplicate REGULATOR_MAX8952 entries (NFC) 2018-12-12 08:36:46 +00:00
Peter Robinson
1e0d3a2c64 few more minor AllWinner sunxi cleanups, NFC 2018-12-12 07:33:05 +00:00
Peter Robinson
cb152fa1b2 Minor cleanups and consolidation of AllWinner configs 2018-12-12 06:38:49 +00:00
Peter Robinson
b385dc2005 remove obsolete option 2018-12-04 04:16:34 +00:00
Justin M. Forbes
10c4e09883 Linux v4.20-rc5 2018-12-03 12:02:17 -06:00
Peter Robinson
b9bb3eb2c7 minor config cleanups 2018-12-03 07:29:43 +00:00
Peter Jones
fe9e33a887 Re-enable CONFIG_CRYPTO_DEV_SP_PSP so I can work on SEV stuff.
Waaay back in October, we saw some issues with various system firmware
talking to the AMD SP PSP devices (the secure processor feature), and so
CONFIG_CRYPTO_DEV_SP_PSP got disabled in all of our kernel trees, as
Laura noted here: https://bugzilla.redhat.com/show_bug.cgi?id=1608242#c44 .

I'm trying to use it, and this obviously makes that impossible to do, so
I'm going to re-enable it in rawhide, because the timeout that's being
discussed in that bugzilla thread is already there, and so this firmware
bugs people saw before shouldn't make things completely unusable.

If you *do* see debilitating stalls on AMD EPYC hardware starting after
the next rawhide build, make some noise so we can disable it again.

(I've also posted this to kernel@l.fp.o: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org/thread/22XCMRU4R75M4D5OSXE7YMWYVOBQIU2M/ )

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-11-30 14:36:02 -05:00
Peter Jones
f8216ee47a Enable CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
This makes it so users don't have to do mem_encrypt=1 to enable SEV VMs.

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-11-30 14:05:53 -05:00
Peter Robinson
b0d8b6c41c enable Amlogic Meson GX series pinctrl drivers for arm64 2018-11-27 10:47:59 +00:00
Peter Robinson
74d0357f39 fixes for rockchip, add back rock960 fix not yet upstream 2018-11-22 14:51:00 +00:00
Peter Robinson
b8decdf03c build in the rockchips PCIE drivers 2018-11-20 22:07:15 +00:00
Hans de Goede
0adb640029 Turn on CONFIG_PINCTRL_GEMINILAKE on x86_64 (rhbz#1639155) 2018-11-20 10:54:58 +01:00
Hans de Goede
6c672bed3d Enable a few modules needed for accelerometer and other sensor support
on some HP X2 2-in-1s
2018-11-16 14:55:41 +01:00
Paul Bolle
3e4010f25e configs: correct cpu accounting configuration
The shipped .config files all have CONFIG_TICK_CPU_ACCOUNTING and
CONFIG_VIRT_CPU_ACCOUNTING_NATIVE set. The x86_64 .config files
additionaly have CONFIG_VIRT_CPU_ACCOUNTING_GEN set.

This is wrong because each .config should have just one of these three
set. As a result the build generates
    [...]⚠️ override: VIRT_CPU_ACCOUNTING_NATIVE changes choice state

24 times and
    [...]⚠️ override: VIRT_CPU_ACCOUNTING_GEN changes choice state

4 times. So let's make sure the shipped .config files only have one of
these three Kconfig macros set (ie, the one that's relevant for that
.config target).

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-15 13:44:46 -08:00
Paul Bolle
23a14040db configs: correct memory configuration
The shipped .config files all have CONFIG_FLATMEM_MANUAL and
CONFIG_SPARSEMEM_MANUAL set.

This is wrong because each .config should have just one of these two set
set. (There's also CONFIG_DISCONTIGMEM_MANUAL but Fedora doesn't use
that.) As a result the build generates
    [...]⚠️ override: SPARSEMEM_MANUAL changes choice state

24 times.

If the configuration generation system drops CONFIG_FLATMEM_MANUAL the
warnings go away. And that doesn't change the final .config files that
the kernel's build system actually uses.

(Two details that very few people will care about:
1. x86/i686 still needs to unset CONFIG_FLATMEM_MANUAL to keep
process_configs.sh from killing the build;
2. the kernel build of armv7hl will silently drop
CONFIG_SPARSEMEM_MANUAL. Because of that I didn't bother with an
explicit override for arm/armv7.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-15 13:44:46 -08:00
Paul Bolle
ae8e3e89c1 configs: use CONFIG_UNWINDER_ORC only in x86/x86_64
The shipped .config files for i686 have both CONFIG_UNWINDER_ORC and
CONFIG_UNWINDER_FRAME_POINTER set. This is wrong because those .config
files should only have CONFIG_UNWINDER_FRAME_POINTER set. As a result
the build generates
    [...]⚠️ override: UNWINDER_ORC changes choice state

4 times.

Move CONFIG_UNWINDER_ORC to x86/x86_64 to correct this. Note that this
doesn't change the final .config files that the kernel's build system
actually uses.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-15 13:44:46 -08:00
Peter Robinson
71860be326 - Further updates for ARM
- More Qualcomm SD845 enablement
- FPGA Device Feature List (DFL) support
- Minor cleanups
2018-11-13 03:06:17 +00:00