summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64le-fedora.config
Commit message (Collapse)AuthorAgeFilesLines
* VIDEO_USBVISION has moved to staging for removal so disable itPeter Robinson2020-04-031-1/+1
|
* Linux v5.6-7632-g919dce24701fJustin M. Forbes2020-04-021-0/+16
|
* Linux v5.6-5611-g1a323ea5356eJustin M. Forbes2020-04-011-0/+15
|
* Linux v5.6-2405-gcad18da0afb1Justin M. Forbes2020-03-311-0/+16
|
* Linux v5.6-461-g47acac8cae28Justin M. Forbes2020-03-301-0/+1
|
* Panel support for PinePhonePeter Robinson2020-03-191-0/+1
|
* arm: minor updatesPeter Robinson2020-03-161-2/+0
|
* Linux v5.6-rc5Peter Robinson2020-03-091-0/+1
|
* Drop dead and invalid configuration optionsJeremy Cline2020-02-241-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | This drops the following configurations which are either no longer valid or were never valid: CONFIG_GIGASET_DEBUG CONFIG_CAPI_AVM CONFIG_THUNDERBOLT CONFIG_VIRTIO_BLK_SCSI CONFIG_GIGASET_CAPI CONFIG_I2C_PARPORT_LIGHT CONFIG_EXFAT_FS CONFIG_GIGASET_M101 CONFIG_HYSDN CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 CONFIG_HYSDN_CAPI CONFIG_DRM_LVDS_ENCODER CONFIG_GIGASET_M105 SND_CTL_VALIDATION CONFIG_X86_PTDUMP CONFIG_GIGASET_BASE Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Linux v5.6-rc2-8-gb1da3acc781cJeremy Cline2020-02-181-1/+1
| | | | Also enable CONFIG_INET_ESPINTCP (rhbz 1804255)
* arm: last bitsPeter Robinson2020-02-171-1/+0
|
* arm: more minor updatesPeter Robinson2020-02-171-1/+0
|
* arm updatesPeter Robinson2020-02-161-1/+1
|
* Remove sysrq support to lift lockdown (rhbz 1800859)Jeremy Cline2020-02-101-1/+0
|
* Minor arm updatesPeter Robinson2020-02-101-2/+0
|
* Linux v5.6-rc1Jeremy Cline2020-02-101-0/+6
|
* enable iProc rng200 on armPeter Robinson2020-02-101-1/+0
|
* Linux v5.5-9824-g90568ecf5615Jeremy Cline2020-02-071-1/+1
| | | | | | This also enables: - DM_CLONE as a module (rhbz 1799060) - PCI Express devices on RockChip SoCs (rhbz 1792564)
* Linux v5.5-9737-g4c46bef2e96aJeremy Cline2020-02-061-0/+4
|
* Linux v5.5-9402-g6992ca0dd017Jeremy Cline2020-02-051-1/+10
|
* Disable CONFIG_DRM_DP_CEC temporarilyJeremy Cline2020-02-041-1/+1
| | | | | | | | | | | This setting introduces a dependency in drm_kms_helpers.ko on cec.ko but cec.ko is in the media subsystem and is filtered into kernel-modules, but drm_kms_helpers.ko is in kernel-core. There's not an easy way to pick up cec.ko for kernel-core to satisfy the module dependency in the current filtering scripts so I'm turning this off until the script can be adjusted to make this easier. When flipping this back on, CONFIG_CEC_CORE also needs to be turned on.
* Linux v5.5-8686-g14cd0bd04907Jeremy Cline2020-02-031-0/+29
|
* disble BT_CMTP (CAPI Message Transport Protocol), we disable ISDNPeter Robinson2020-01-311-1/+1
|
* Linux v5.5-3996-gb3a608222336Jeremy Cline2020-01-291-0/+41
|
* ima: enable system extra cert to enable adding an extra cert without needing ↵Peter Robinson2020-01-291-1/+2
| | | | custom kernels
* Kconfig symbol cleanup for v5.5-rc1Paul Bolle2020-01-251-10/+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>
* Add config optionJustin M. Forbes2020-01-241-0/+1
|
* arm: qcom: disable some 32 bit HW in aarch64Peter Robinson2020-01-211-1/+0
|
* Enable EROFS as it has been promoted from stagingJustin M. Forbes2020-01-091-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
* Linux v5.5-rc2-56-gea200dec5128Justin M. Forbes2019-12-171-5/+6
|
* arm: a few more updatesPeter Robinson2019-12-111-6/+1
|
* 5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platformsPeter Robinson2019-12-111-2/+0
|
* 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-11747-g2f13437b8917Justin M. Forbes2019-12-051-1/+6
|
* arm: minor config updatesPeter Robinson2019-12-051-2/+1
|
* Linux v5.4-11681-g63de37476ebdJustin M. Forbes2019-12-041-1/+3
|
* Linux v5.4-11180-g76bb8b05960cJustin M. Forbes2019-12-031-0/+1
|
* Linux v5.4-10271-g596cf45cbf6eJustin M. Forbes2019-12-021-1/+25
|
* Linux v5.4-5280-g89d57dddd7d3Justin M. Forbes2019-11-271-0/+7
|
* Linux v5.4-3619-gbe2eca94d144Justin M. Forbes2019-11-261-0/+24
|
* Enable drivers for a number of the RPi HATs, minor config tidy upsPeter Robinson2019-11-241-3/+0
|
* Enable CONFIG_TLS_DEVICELaura Abbott2019-11-221-1/+2
| | | | We could potentially offload TLS. Enable this option.
* Enable CONFIG_LIVEPATCHLaura Abbott2019-11-221-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_EDAC_BLUEFIELDLaura Abbott2019-11-221-1/+0
| | | | Used on some ARM platforms
* 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.