summaryrefslogtreecommitdiffstats
path: root/kernel-s390x.config
Commit message (Collapse)AuthorAgeFilesLines
* Sync up on adding a bunch of filesLaura Abbott2019-11-131-6187/+0
|
* Revert "Enable VBOXSF_FS for x86"Jeremy Cline2019-11-131-1/+0
| | | | | | This reverts commit 2147ca93975deaf220619e9096e0b84d879febc9. Upstream removed the driver, hopefully it'll make it into 5.5.
* Enable VBOXSF_FS for x86Jeremy Cline2019-11-111-0/+1
| | | | | This is a staging driver that implements the Linux-guest side of folder sharing.
* Update NR_CPUS for aarch64, powerpc, and s390xJeremy Cline2019-11-041-1/+1
| | | | | This aligns the setting with upstream defconfigs along with the ARK configuration.
* Merge #38 `Disable Sound Open Firmware support on Intel platforms (rhbz ↵Laura Abbott2019-11-041-1/+0
|\ | | | | | | 1750194)`
| * Disable Sound Open Firmware support on Intel platforms (rhbz 1750194)David Ward2019-10-291-1/+0
| |
* | Enable CONFIG_DEBUG_INFO_BTFLaura Abbott2019-11-011-1/+1
|/
* Enable FS_VERITY (rhbz 1765933)Jeremy Cline2019-10-281-1/+3
| | | | Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Linux v5.4-rc4-85-gf116b96685a0Jeremy Cline2019-10-241-0/+1
|
* USB_RIO500 was removed in 5.4-rc3Peter Robinson2019-10-151-1/+0
|
* regen configs for DRM_TDFX changePeter Robinson2019-10-151-1/+1
|
* Kconfig symbol cleanup for v5.4-rc1Paul Bolle2019-10-101-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two Kconfig symbols were part of upstream v5.3-rc1 but didn't make it into v5.3 (for reasons I couldn't be bothered to unearth): PREEMPT_LL and SOUNDWIRE_BUS. Remove them from our configuration generation system too. Commit 3e636fe3a695 ("Remove patch for GCC VTA") forgot to clean up the configs/ directory. Do so now. Commit e21e52b60843 ("Linux v5.3-13236-g97f9a3c4eee5") forgot to remove CONFIG_LOCK_DOWN_KERNEL and CONFIG_LOCK_DOWN_KERNEL_FORCE from the configs/ directory. Do so now. Commit 5c0d4daff4a0 ("Remove crash driver") forgot to clean up the configs/ directory. Do so now. There are 22 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.4-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARM_QCOM_CPUFREQ_KRYO CONFIG_CRYPTO_AEGIS128L CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2 CONFIG_CRYPTO_AEGIS256 CONFIG_CRYPTO_AEGIS256_AESNI_SSE2 CONFIG_CRYPTO_AES_586 CONFIG_CRYPTO_AES_X86_64 CONFIG_CRYPTO_MORUS1280 CONFIG_CRYPTO_MORUS1280_AVX2 CONFIG_CRYPTO_MORUS1280_SSE2 CONFIG_CRYPTO_MORUS640 CONFIG_CRYPTO_MORUS640_SSE2 CONFIG_DRM_TINYDRM CONFIG_HISI_KIRIN_DW_DSI CONFIG_I2C_BCM2048 CONFIG_KEXEC_VERIFY_SIG CONFIG_MFD_CROS_EC_CHARDEV CONFIG_MTD_M25P80 CONFIG_SENSORS_ADS1015 CONFIG_SERIAL_8250_MOXA CONFIG_SGI_IOC4 CONFIG_TINYDRM_MIPI_DBI Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Enable a few NFT options (rhbz 1651813)Laura Abbott2019-10-071-3/+3
|
* second round of arm 5.4 updatesPeter Robinson2019-10-031-11/+2
|
* ChromeOS updates v2Peter Robinson2019-10-021-1/+0
|
* minor cleanup of ChromeBook config optionsPeter Robinson2019-10-021-1/+0
|
* initial Arm 5.4 config updatesPeter Robinson2019-10-021-2/+1
|
* Linux v5.3-13236-g97f9a3c4eee5Jeremy Cline2019-10-011-1/+9
| | | | | | | This is a first pass at getting the secureboot patches working with the upstream lockdown patches that got merged. The final patch from our lockdown set is the sysrq patch which also needs work. For the present it is not applied.
* Linux v5.3-12289-g351c8a09b00bJeremy Cline2019-09-251-0/+1
|
* Linux v5.3-12025-g4c07e2ddab5bJeremy Cline2019-09-241-0/+1
|
* It seems like maybe EXFAT isn't really ready to turn onJeremy Cline2019-09-241-8/+1
|
* Linux v5.3-11768-g619e17cf75ddJeremy Cline2019-09-231-0/+5
|
* Linux v5.3-10169-g574cc4539762Jeremy Cline2019-09-201-1/+23
|
* Linux v5.3-7639-gb41dae061bbdJeremy Cline2019-09-191-1/+35
|
* Linux v5.3-3839-g35f7a9526615Jeremy Cline2019-09-181-0/+10
|
* Linux v5.3-2061-gad062195731bJeremy Cline2019-09-171-0/+10
|
* enable driver for accessing HMC CD/DVD driveDan Horák2019-09-041-1/+1
|
* Enable IPVS MH (rhbz 1736266)Laura Abbott2019-08-011-1/+1
|
* Enable IMA Appraisal - related rhbz 790008 1554474Peter Robinson2019-07-311-2/+9
|
* enable support for loading compressed firmware, non compressed formats still ↵Peter Robinson2019-07-261-1/+1
| | | | work
* IMA: add IMA_KEXEC option, align ppc config to all other archesPeter Robinson2019-07-251-0/+1
|
* add note for ISDN revert commit, update configsPeter Robinson2019-07-251-23/+1
|
* Remove all Kconfig symbols dropped in v5.3-rc1Paul Bolle2019-07-251-56/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 60 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.3-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARCH_NETX CONFIG_CHR_DEV_OSST CONFIG_CIFS_ACL CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES CONFIG_CROS_EC_LPC_MEC CONFIG_DE_AOC CONFIG_DEBUG_BLK_CGROUP CONFIG_DEVICE_PUBLIC CONFIG_HISAX_16_3 CONFIG_HISAX_1TR6 CONFIG_HISAX_AVM_A1_CS CONFIG_HISAX_AVM_A1_PCMCIA CONFIG_HISAX_BKM_A4T CONFIG_HISAX_DEBUG CONFIG_HISAX_DIEHLDIVA CONFIG_HISAX_ELSA CONFIG_HISAX_ELSA_CS CONFIG_HISAX_ENTERNOW_PCI CONFIG_HISAX_EURO CONFIG_HISAX_FRITZPCI CONFIG_HISAX_FRITZ_PCIPNP CONFIG_HISAX_GAZEL CONFIG_HISAX_HFC4S8S CONFIG_HISAX_HFC_PCI CONFIG_HISAX_HFC_SX CONFIG_HISAX_HFCUSB CONFIG_HISAX_MAX_CARDS CONFIG_HISAX_NETJET CONFIG_HISAX_NETJET_U CONFIG_HISAX_NI1 CONFIG_HISAX_NICCY CONFIG_HISAX_NO_KEYPAD CONFIG_HISAX_NO_LLC CONFIG_HISAX_NO_SENDCOMPLETE CONFIG_HISAX_S0BOX CONFIG_HISAX_SCT_QUADRO CONFIG_HISAX_SEDLBAUER CONFIG_HISAX_SEDLBAUER_CS CONFIG_HISAX_ST5481 CONFIG_HISAX_TELES_CS CONFIG_HISAX_TELESPCI CONFIG_HISAX_W6692 CONFIG_INFINIBAND_NES CONFIG_INFINIBAND_NES_DEBUG CONFIG_IPPP_FILTER CONFIG_ISDN_AUDIO CONFIG_ISDN_CAPI_CAPIDRV CONFIG_ISDN_DIVERSION CONFIG_ISDN_DRV_HISAX CONFIG_ISDN_I4L CONFIG_ISDN_MPP CONFIG_ISDN_PPP CONFIG_ISDN_PPP_BSDCOMP CONFIG_ISDN_PPP_VJ CONFIG_ISDN_TTY_FAX CONFIG_NET_CLS_IND CONFIG_SCLP_ASYNC CONFIG_SCLP_ASYNC_ID CONFIG_SPI_STM32_QUADSPI CONFIG_XEN_SELFBALLOONING Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
* Linux v5.3-rc1-56-g7b5cf701ea9cLaura Abbott2019-07-231-1/+1
|
* arm: part 4 (and the last) of the merge window updatesPeter Robinson2019-07-221-7/+0
|
* arm updates for 5.3 part 3Peter Robinson2019-07-221-2/+1
|
* arm updates for 5.3 part 2Peter Robinson2019-07-221-9/+2
| | | | Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
* Linux v5.3-rc1Laura Abbott2019-07-211-0/+10
|
* arm updates for 5.3 part 1Peter Robinson2019-07-211-4/+0
|
* arm: media acceleration driver config changesPeter Robinson2019-07-191-1/+0
|
* Linux v5.2-11564-g22051d9c4a57Laura Abbott2019-07-181-0/+8
|
* IMA: change default hash from sha1 to sha256, the later is more secuure and ↵Peter Robinson2019-07-171-2/+2
| | | | hence should be the default
* Linux v5.2-10808-g9637d517347eLaura Abbott2019-07-161-3/+20
|
* drop dead options, minor arm tweaksPeter Robinson2019-07-151-5/+0
|
* Linux v5.2-7109-gd7d170a8e357Laura Abbott2019-07-121-1/+30
|
* configs: remove CONFIG_ASIX_PHYPaul Bolle2019-07-111-1/+0
| | | | | | | | | The Kconfig symbol ASIX_PHY was renamed to AX88796B_PHY in v5.2-rc6, see upstream commit a9520543b123 ("net: phy: rename Asix Electronics PHY driver"). CONFIG_AX88796B_PHY is already used in the configuration generation system, so we can safely remove CONFIG_ASIX_PHY from that system. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v5.2-3135-ge9a83bd23220Laura Abbott2019-07-101-0/+10
|
* Enable CONFIG_RC_XBOX_DVDLaura Abbott2019-07-091-1/+1
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* Linux v5.2-915-g5ad18b2e60b7Laura Abbott2019-07-091-0/+8
|
* minor arm cleanups, update rpi cam patch, add fix for dwc3 on rockchipsPeter Robinson2019-06-301-2/+0
|