summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.20.3 rebaseJustin M. Forbes2019-01-17223-207/+17
|
* configs: correct cpu accounting configurationPaul Bolle2018-11-301-0/+1
| | | | | | | | | | | | | | | | | | | 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 [...]:warning: override: VIRT_CPU_ACCOUNTING_NATIVE changes choice state 24 times and [...]:warning: 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>
* configs: use CONFIG_UNWINDER_ORC only in x86/x86_64Paul Bolle2018-11-301-0/+1
| | | | | | | | | | | | | | | | 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 [...]:warning: 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>
* cleanup ENA config a littlePeter Robinson2018-11-271-0/+1
|
* v4.19.4Peter Robinson2018-11-231-1/+0
|
* Turn on CONFIG_PINCTRL_GEMINILAKE on x86_64 (rhbz#1639155)Hans de Goede2018-11-201-1/+1
|
* Linux v4.19.2Jeremy Cline2018-11-1417-1/+14
|
* Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242)Laura Abbott2018-10-011-1/+1
|
* a few minor ARM config tweaksPeter Robinson2018-09-162-2/+0
|
* Bring back AEGIS and MORUS ciphers (rhbz 1610180)Jeremy Cline2018-08-166-6/+6
|
* Revert "Linux v4.18-1283-g10f3e23f07cb"Jeremy Cline2018-08-141-0/+0
| | | | | | This reverts commit 6003595fcc58ff971c2f53c7bf7d0ec19a7b8d8f. 4.19 should be rawhide-only.
* Linux v4.18-1283-g10f3e23f07cbJeremy Cline2018-08-141-0/+0
|
* Back out AEGIS and MORUS ciphers (rhbz 1610180)Justin M. Forbes2018-08-016-6/+6
|
* Enable Apollo Lake Whiskey Cove PMIC supportHans de Goede2018-08-015-1/+5
|
* Enable AEGIS and MORUS ciphers (rhbz 1610180)Jeremy Cline2018-08-016-0/+6
|
* Add patch queued in -next to make quiet more quietHans de Goede2018-07-301-0/+1
| | | | | Add patches queued in -next to make efifb / fbcon retain the vendor logo (ACPI BRGT boot graphics) until the first text is output to the console
* VFIO_PCI_IGD needs explicit enable nowDan Horák2018-07-121-0/+1
|
* ARM updates for 4.18, cleanup some dropped config optionsPeter Robinson2018-06-155-5/+0
|
* Linux v4.17-11928-g2837461dbe6fLaura Abbott2018-06-144-2/+2
|
* Linux v4.17-7997-g68abbe729567Laura Abbott2018-06-081-1/+1
|
* Enable GPIO_AMDPT, PINCTRL_AMD and X86_AMD_PLATFORM_DEVICE Kconfig optionsHans de Goede2018-05-203-2/+3
| | | | This fixes i2c and GPIOs not working on AMD based laptops (rhbz#1510649).
* Config updates for upstream kconfig patch ↵Justin M. Forbes2018-05-156-0/+6
| | | | 17baab68d337a0bf4654091e2b4cd67c3fdb44d8
* Linux v4.17-rc3Justin M. Forbes2018-04-301-0/+1
|
* Enable UFS storage options on ARM, just enable on ARM/x86 as it's only ↵Peter Robinson2018-04-193-0/+3
| | | | likely to be on those platgforms at this point
* Enable drivers for Xilinx ZYMQ-MP Ultra96Peter Robinson2018-04-181-1/+0
|
* Linux v4.17-rc1Justin M. Forbes2018-04-162-0/+2
|
* Disable tps65217-charger, fix for the BeagleBone boot failure, Further fix ↵Peter Robinson2018-04-122-2/+2
| | | | for ThunderX ZIP driver, fix olpc i686 config
* Enable a few infiniband options (rhbz 1291902)Laura Abbott2018-04-111-0/+1
|
* Linux v4.16-9576-g38c23685b273Justin M. Forbes2018-04-062-0/+2
|
* Linux v4.16-7248-g06dd3dfeea60Justin M. Forbes2018-04-051-0/+1
|
* drop removed X86_PPRO_FENCE config optionPeter Robinson2018-03-272-2/+0
|
* Linux v4.16-rc5Jeremy Cline2018-03-122-2/+2
|
* Update efi-lockdown patch with current.Justin M. Forbes2018-03-125-2/+3
|
* Don't build in CONFIG_X86_PMEM_LEGACY (rhbz 1460398)Laura Abbott2018-02-281-1/+1
|
* Add configsJustin M. Forbes2018-02-122-0/+2
|
* Linux v4.15-11704-ga2e5790d8416Justin M. Forbes2018-02-075-0/+4
|
* Set CONFIG_VBOXGUEST=mHans de Goede2018-02-072-0/+2
|
* Linux v4.15-9939-g4bf772b14675Justin M. Forbes2018-02-021-0/+1
|
* Linux v4.15-1549-g6304672b7f0aJustin M. Forbes2018-01-304-1/+4
|
* Initial retpoline patches for Spectre v2Justin M. Forbes2018-01-111-0/+1
|
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-051201-0/+1201
It was suggested that base-debug and base-generic were not good names to use. Further discussion led to using configs/fedora for the base config files and configs/rhel for any overrides. This patch does a plain mkdir configs/fedora git mv configs/base-{generic,debug} configs/fedora No code changes.