summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Collapse)AuthorAgeFilesLines
...
* Linux v5.5-8686-g14cd0bd04907Jeremy Cline2020-02-0338-0/+38
|
* remove duplicate ARCH_RANDOMPeter Robinson2020-02-031-1/+0
|
* disble BT_CMTP (CAPI Message Transport Protocol), we disable ISDNPeter Robinson2020-01-311-1/+1
|
* Linux v5.5-3996-gb3a608222336Jeremy Cline2020-01-2958-0/+58
|
* ima: enable system extra cert to enable adding an extra cert without needing ↵Peter Robinson2020-01-292-1/+2
| | | | custom kernels
* Kconfig symbol cleanup for v5.5-rc1Paul Bolle2020-01-2520-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | | There are 14 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.5-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_CALGARY_IOMMU CONFIG_CRC_PMIC_OPREGION CONFIG_CRYPTO_BLKCIPHER CONFIG_HEADERS_CHECK CONFIG_HEADER_TEST CONFIG_INFINIBAND_CXGB3 CONFIG_INPUT_KXTJ9_POLLED_MODE CONFIG_KERNEL_HEADER_TEST CONFIG_PCIEASPM_DEBUG CONFIG_PWM_TIPWMSS CONFIG_QCOM_SDM845_LLCC CONFIG_REFCOUNT_FULL CONFIG_SIMPLE_GPIO CONFIG_SND_HDA_INTEL_DETECT_DMIC Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: remove CONFIG_CROSS_COMPILE_COMPAT_VDSOPaul Bolle2020-01-251-1/+0
| | | | | | | | | The Kconfig symbol CROSS_COMPILE_COMPAT_VDSO was dropped in v5.4-rc3, see upstream commit 50a2610adec9 ("lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO"). So drop it from the configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: remove CONFIG_MTD_M25P80Paul Bolle2020-01-251-1/+0
| | | | | | | | | When commit ed22f0605d38 ("arm64: enable spi flash memory on aarch64 too") added CONFIG_MTD_M25P80 to the configuration generation system the corresponding Kconfig symbol had just been dropped upstream. So drop it from that system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Add config optionJustin M. Forbes2020-01-241-0/+1
|
* arm: qcom: disable some 32 bit HW in aarch64Peter Robinson2020-01-215-5/+4
|
* Enable EROFS as it has been promoted from stagingJustin M. Forbes2020-01-097-1/+7
|
* enable CRYPTO_DEV_ATMEL_SHA204A driver, it's used in a number of devices ↵Peter Robinson2020-01-081-1/+1
| | | | across a few architectures
* enable CRYPTO_DEV_ATMEL_ECC driver, it's used in a number of devices across ↵Peter Robinson2020-01-081-1/+1
| | | | a few architectures
* Make the MFD Intel LPSS driver builtin, some devices require this to beHans de Goede2020-01-062-2/+2
| | | | available early during boot (rhbz#1787997)
* Linux v5.5-rc2-56-gea200dec5128Justin M. Forbes2019-12-1719-11/+12
|
* Enable ASoC SOF driver for Intel DSPJaroslav Kysela2019-12-1625-2/+26
|
* arm: enable brcm v3d driverPeter Robinson2019-12-141-1/+1
|
* arm device enablement patchesPeter Robinson2019-12-132-0/+2
|
* arm: a few more updatesPeter Robinson2019-12-1121-12/+8
|
* 5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platformsPeter Robinson2019-12-11123-9/+28
|
* Revert "Goodbye CONFIG_AX25"Laura Abbott2019-12-101-1/+1
| | | | | | This reverts commit e3676c312d6ce5efd03da004aef14a0cdb3b6f56. Turns out I cannot read and this is not the correct option.
* Goodbye CONFIG_AX25Laura Abbott2019-12-091-1/+1
| | | | | Upstream is looking to turn this off https://patchwork.ozlabs.org/patch/1206351/
* Linux v5.4-12941-gb0d4beaa5a4bJustin M. Forbes2019-12-066-0/+6
|
* Linux v5.4-11747-g2f13437b8917Justin M. Forbes2019-12-057-1/+6
|
* arm: minor config updatesPeter Robinson2019-12-058-2/+4
|
* Linux v5.4-11681-g63de37476ebdJustin M. Forbes2019-12-047-2/+5
|
* arm: we need EHCI to load before ohci/uhci so put it back to built in on armPeter Robinson2019-12-041-1/+0
|
* Linux v5.4-11180-g76bb8b05960cJustin M. Forbes2019-12-032-0/+2
|
* Linux v5.4-10271-g596cf45cbf6eJustin M. Forbes2019-12-0242-1/+41
|
* Linux v5.4-5280-g89d57dddd7d3Justin M. Forbes2019-11-2713-0/+13
|
* Linux v5.4-3619-gbe2eca94d144Justin M. Forbes2019-11-2642-0/+42
|
* Enable drivers for a number of the RPi HATs, minor config tidy upsPeter Robinson2019-11-2440-5/+23
|
* Enable CONFIG_TLS_DEVICELaura Abbott2019-11-222-1/+2
| | | | We could potentially offload TLS. Enable this option.
* Enable CONFIG_LIVEPATCHLaura Abbott2019-11-222-1/+2
| | | | | | | No Fedora doesn't support delivering livepatches to the kernel but it's useful to validate the infrastructure around livepatch. Signed-off-by: Laura Abbott <labbott@redhat.com>
* Enable CONFIG_PARAVIRT_SPINLOCKSLaura Abbott2019-11-221-1/+1
| | | | This seems like an option we should have had on a while a go
* Enable CONFIG_X86_5LEVELLaura Abbott2019-11-221-1/+1
| | | | | Most Fedora users will never actually need it but it should be stable enough at this point.
* enable CONFIG_EDAC_BLUEFIELDLaura Abbott2019-11-221-1/+1
| | | | Used on some ARM platforms
* Delete CONFIG_AMD_XGBE at the top levelLaura Abbott2019-11-221-1/+0
| | | | This is architecture specific and doesn't need to be turned on
* enable CONFIG_RDMA_SIWLaura Abbott2019-11-221-1/+1
| | | | Useful for verification of RDMA
* enable CONFIG_NETDEVSIMLaura Abbott2019-11-221-1/+1
| | | | useful for networking developers
* Enable CONFIG_IONICLaura Abbott2019-11-221-1/+1
| | | | It's an ethernet driver.
* Enable some header building optionsLaura Abbott2019-11-224-2/+4
| | | | | | This installs local headers and also runs various checks. Some of this isn't completely relevant with the split out headers but overall it's the right approach for validation.
* Enable CONFIG_CPU_IDLE_GOV_HALTPOLLLaura Abbott2019-11-221-0/+1
|
* arm: minor usb config tweaksPeter Robinson2019-11-173-0/+3
|
* enable the STMPE touchscreen stack to a wider audiencePeter Robinson2019-11-168-0/+0
|
* Sync up on adding a bunch of filesLaura Abbott2019-11-134-42/+128
|
* Linux v5.4-rc7-49-g0e3f1ad80fc8Jeremy Cline2019-11-133-0/+3
|
* Revert "Enable VBOXSF_FS for x86"Jeremy Cline2019-11-132-2/+0
| | | | | | This reverts commit 2147ca93975deaf220619e9096e0b84d879febc9. Upstream removed the driver, hopefully it'll make it into 5.5.
* Enable VBOXSF_FS for x86Jeremy Cline2019-11-112-0/+2
| | | | | This is a staging driver that implements the Linux-guest side of folder sharing.
* Enable the Apple SPI driver for keyboard/touchpad (rhbz 1769465)Jeremy Cline2019-11-071-0/+1
| | | | | This enables support for Macbook8,1 and later, along with the MacbookPro13,* and MacbookPro14,*.