summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl.config
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.0.17Laura Abbott2019-05-201-1/+1
|
* Linux v5.0.8Laura Abbott2019-04-171-0/+1
|
* Ensure ioschedulers are built in (rhbz 1690604)Laura Abbott2019-04-011-2/+2
|
* enable stmmac dwc-qos for tegraPeter Robinson2019-03-191-1/+1
|
* Linux v5.0 rebaseLaura Abbott2019-03-191-285/+117
|
* Arm config updates and fixes, fixes for Jetson TX seriesPeter Robinson2019-03-121-8/+7
|
* Disable stackleak pluginLaura Abbott2019-03-051-1/+1
| | | | | | Packaging this is a bit more complicated than expected and lets to errors when building external modules. Turn this off for now until we find a better solution.
* Enable STM 6-axis IMU MEMS sensorsPeter Robinson2019-01-271-1/+1
|
* Update missed CONFIG_88EU_AP_MODE for R8188EU arm changePeter Robinson2019-01-231-1/+1
|
* Linux v4.20.3 rebaseJustin M. Forbes2019-01-171-260/+127
|
* Linux v4.19.14Jeremy Cline2019-01-091-0/+1
|
* Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984)Hans de Goede2018-12-271-1/+1
|
* Update CONFIG_DVB_MAX_ADAPTERS to upstream defaults (changed in 3.7)Justin M. Forbes2018-12-191-1/+1
|
* Minor Arm updates for NXP i.MX 6/7 series devicesPeter Robinson2018-12-121-2/+6
|
* Minor cleanups and consolidation of AllWinner configsPeter Robinson2018-12-121-0/+1
|
* configs: correct cpu accounting configurationPaul Bolle2018-11-301-1/+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: correct memory configurationPaul Bolle2018-11-301-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | 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 [...]:warning: 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>
* configs: use CONFIG_UNWINDER_ORC only in x86/x86_64Paul Bolle2018-11-301-1/+0
| | | | | | | | | | | | | | | | 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>
* enable Amlogic Meson GX series pinctrl drivers for arm64Peter Robinson2018-11-271-2/+0
|
* cleanup ENA config a littlePeter Robinson2018-11-271-1/+1
|
* v4.19.4Peter Robinson2018-11-231-0/+1
|
* disable rockcip PCIE again for f29Peter Robinson2018-11-211-2/+2
|
* Linux v4.19.2Jeremy Cline2018-11-141-9/+120
|
* Fix network on some i.MX6 devices (rhbz 1628209)Peter Robinson2018-10-201-4/+4
|
* emable SCSI_MPT3SAS on ARMPeter Robinson2018-10-051-1/+1
|
* fix regression in Jetson TK1Peter Robinson2018-10-021-1/+1
|
* enable mpu6500 iio driver on armPeter Robinson2018-10-021-2/+2
|
* Change CONFIG_SSB back to a module (rhbz #1572349)Jeremy Cline2018-09-281-1/+1
|
* rockchips: disable pcie while we work out what's going onPeter Robinson2018-09-261-1/+1
|
* fix boot on a number of Rockchips based devicesPeter Robinson2018-09-251-3/+3
|
* more minor ARM tweaksPeter Robinson2018-09-161-2/+2
|
* a few minor ARM config tweaksPeter Robinson2018-09-161-2/+2
|
* Use the CPU RNG for entropy (rhbz 1572944)Laura Abbott2018-09-131-0/+1
|
* remove deleted omap optionPeter Robinson2018-09-131-1/+0
|
* enable QCom IPC router bitsPeter Robinson2018-08-291-1/+3
|
* enable a couple of iio sensorsPeter Robinson2018-08-201-2/+2
|
* Add fix and re-enable BPF JIT on ARMv7Peter Robinson2018-08-171-2/+2
|
* Cleanup some old config options, remove DRM drivers hidden behind ↵Peter Robinson2018-08-161-12/+3
| | | | DRM_LEGACY, tweak module filters a little (fpga, iio, few other bits), minor find optimisation
* Bring back AEGIS and MORUS ciphers (rhbz 1610180)Jeremy Cline2018-08-161-5/+5
|
* Revert "Linux v4.18-1283-g10f3e23f07cb"Jeremy Cline2018-08-141-5/+0
| | | | | | This reverts commit 6003595fcc58ff971c2f53c7bf7d0ec19a7b8d8f. 4.19 should be rawhide-only.
* Linux v4.18-1283-g10f3e23f07cbJeremy Cline2018-08-141-0/+5
|
* Disable speck crypto cipherPeter Robinson2018-08-131-2/+2
| | | | | | The upstream maintainer is dropping it and due to ISO cert issues it's likely to be gone soon so better off not encouraging usage of it until the final decision is made. Details here https://lwn.net/Articles/761992/
* Add ZYNQMP clock and firmware driverPeter Robinson2018-08-111-0/+1
|
* Back out AEGIS and MORUS ciphers (rhbz 1610180)Justin M. Forbes2018-08-011-5/+5
|
* Enable AEGIS and MORUS ciphers (rhbz 1610180)Jeremy Cline2018-08-011-5/+5
|
* update configsDan Horák2018-07-311-1/+1
|
* Add patch queued in -next to make quiet more quietHans de Goede2018-07-301-0/+2
| | | | | 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
* Enable FPGA Manager kernel frameworkPeter Robinson2018-07-301-1/+13
|
* Add Raspberry Pi voltage sensor driverPeter Robinson2018-07-261-0/+1
|
* Linux v4.18-rc5-264-gf39f28ff82c1Laura Abbott2018-07-191-0/+1
|