Laura Abbott
5e9dae1c74
Oh whoops this was untracked
2018-01-04 15:56:35 -08:00
Don Zickus
c54d82caa9
configs: Rename config directories to sub-directory
...
As part of an effort to foster better cross collaboration with
internal Red Hat kernels, align the configs layout to match
that kernel. This will allow Red Hat engineers to provide easier
guidance on how to set various config options.
In addition, the scripts that process the config options will migrate
to the configs/ directory too in later patches. Future config
workflows will stage all work in the configs/ area.
A simple diff between the kernels will easily expose which config
options are different. Reading the comments in the file provides
guidance to Fedora to determine if that kernel should make a
similar change or not.
Rename debugconfig -> configs/base-debug
Rename baseconfig -> configs/base-generic
Rename configs/base-generic/arm/arm64 -> configs/base-generic/arm/aarch64
No code changes made.
2017-11-13 09:39:12 -08:00
Peter Robinson
52986814f7
Enable IS31FL32xx LED driver
2017-11-04 16:22:49 +00:00
Justin M. Forbes
837b22c217
Linux v4.14-rc7-47-g3a99df9a3d14
2017-11-02 10:05:53 -05:00
Laura Abbott
f4861c48b8
Stop setting CONFIG_MAXSMP and adjust NR_CPUS
...
During the Kconfig factor, CONFIG_MAXSMP was set for all builds instead
of just debug builds. This bumps the NR_CPUs up to 8192 which is far
more than anyone actually needs for Fedora. Stop setting CONFIG_MAXSMP
on non-debug configs and adjust NR_CPUs back to what it was before.
2017-10-31 11:44:35 -07:00
Justin M. Forbes
465569abad
Linux v4.14-rc7
2017-10-30 11:51:50 -05:00
Peter Robinson
d0030f2a56
arm64: minor cleanups for mvebu
2017-10-26 11:19:25 +01:00
Justin M. Forbes
59566d9a2c
Linux v4.14-rc5-31-g73d3393ada4f
2017-10-19 15:49:02 -05:00
Laura Abbott
e46f6eb3ab
Turn off DCCP
...
The DCCP protocol has had a number of bugs recently and people keep
finding more. It hasn't been well maintained and there is talk of
removing it from the kernel. It doesn't seem to be highly used so
just turn it off.
2017-10-19 10:16:25 -07:00
Peter Robinson
9c446fd4e8
minor arm64 allwinner config tweak
2017-10-15 22:40:22 +01:00
Peter Robinson
9ffe16119b
minor cleanups
2017-10-15 17:19:59 +01:00
Peter Robinson
2870f98475
drop retired option MMC_BLOCK_BOUNCE
2017-10-12 15:32:54 +01:00
Peter Robinson
a73aa8eb0f
fix and re-enable the socionext NIC
2017-10-10 21:25:20 +01:00
Peter Robinson
91a261af5c
drop the extra space to make SNI_NETSEC a valid config
2017-10-09 14:40:50 +01:00
Peter Robinson
9e549f8843
Enable KASLR on aarch64
2017-10-09 14:29:04 +01:00
Peter Robinson
6611c24419
disable SNI NIC driver for the moment, ftb on 4.14
2017-10-09 14:13:08 +01:00
Peter Robinson
75c0f16558
minor cleanup, NFC
2017-10-09 08:33:25 +01:00
Peter Robinson
d12373bff7
Initial support for Socionext Synquacer platform
2017-10-06 17:00:52 +01:00
Peter Robinson
1b6d688c9a
minor ARMv7 sunxi tweaks
2017-10-02 19:09:22 +01:00
Justin M. Forbes
f5a7ba1e9e
Linux v4.14-rc3
2017-10-02 07:42:25 -05:00
Peter Robinson
6c704416bd
the HP CISS driver has been replaced by hpsa with appropriate aliases so drop old config
2017-10-02 10:30:23 +01:00
Peter Robinson
25c8ec0584
drop ppc64p7 kernel options, not supported in F-26+ and never in dnf (NFC)
2017-10-01 19:53:42 +01:00
Peter Robinson
851373223a
disable a number of unused PATA/SATA drivers on ARM, don't build x86 specific
...
drivers on other arches, minor tweaks to other arch specific configs
2017-10-01 19:34:04 +01:00
Peter Robinson
b474ff0cdc
no need to duplicate CRYPTO_GCM CRYPTO_GHASH for ARM, we use the same as all arches (NFC)
2017-10-01 15:38:43 +01:00
Justin M. Forbes
b771fbdd69
Linux v4.14-rc2-201-g35dbba31be52
2017-09-29 15:33:41 -05:00
Peter Robinson
7852843690
arm: minor config cleanups and tweaks
2017-09-28 21:50:22 +01:00
Peter Robinson
4ad84e15bc
cleanup some deprecated options, minor arm config tweaks
2017-09-24 15:23:59 +01:00
Laura Abbott
2a0ad70ea2
Disable CONFIG_VIRTIO_BLK_SCSI
...
Per comments from Christoph Hellwig
lkml.kernel.org/r/<20170917235731.GA31789@infradead.org>
2017-09-19 10:14:52 -07:00
Justin M. Forbes
ab0c52a53b
Linux v4.14-rc1
2017-09-18 14:14:22 -05:00
Peter Robinson
6faa1ef0b6
Enable Tegra 186
2017-09-15 21:06:14 +01:00
Justin M. Forbes
e6cec5b2c5
Linux v4.13-11811-g46c1e79fee41
2017-09-14 09:54:39 -07:00
Justin M. Forbes
961e1fa019
Linux v4.13-11559-g6d8ef53e8b2f
2017-09-13 10:05:18 -07:00
Peter Robinson
f7b2debcf9
Enable Physlink/SFP functionality, minor cleanups, Tegra DRM FTB fix
2017-09-12 18:26:40 +01:00
Justin M. Forbes
e19dd18c38
Turn off BATTERY_MAX1721X as I don't think it is needed and it brings in regmap-w1
2017-09-11 15:56:44 -05:00
Peter Robinson
27e72a600e
Raspberry Pi serial console fixes, minor other Pi improvements, Various ARM cleanups, build mmc/pwrseq non modular
2017-09-11 19:17:30 +01:00
Justin M. Forbes
21e4b83380
Linux v4.13-11197-gf007cad159e9
2017-09-11 13:05:08 -05:00
Peter Robinson
3261172548
Only build ParPort support on x86, ARM and s390x long disabled it, only PPC HW that shipped it was long prior to anything we remotely support
2017-09-09 15:15:44 +01:00
Justin M. Forbes
f8b490d677
Linux v4.13-9219-g015a9e66b9b8
2017-09-08 17:21:55 -05:00
Justin M. Forbes
7bc3819a0f
Linux v4.13-6657-g3b9f8ed25dbe
2017-09-07 16:18:25 -05:00
Justin M. Forbes
7c0c57cc12
Linux v4.13-4257-ge7d0c41ecc2e
2017-09-06 13:29:50 -05:00
Peter Robinson
8bf35e6a24
minor ARM tweaks
2017-09-04 13:01:29 +01:00
Peter Robinson
d2b200b4e9
add missing config
2017-08-31 18:36:01 +01:00
Peter Robinson
a6c714aa6c
Disable Infiniband/RDMA on ARMv7 as we no longer have userspace tools
2017-08-31 18:35:16 +01:00
Justin M. Forbes
635cd442d3
Fix up -CONFIG_USB_CONFIGFS_F_HID
2017-08-29 14:29:53 -04:00
robert
7a4d806f4e
Enable CONFIG_USB_CONFIGFS_F_HID on ARM (RHBZ#1421696)
...
Enable CONFIG_USB_CONFIGFS_F_HID on ARM as per https://bugzilla.redhat.com/show_bug.cgi?id=1421696#c2
2017-08-28 20:42:22 +00:00
Peter Robinson
778a4470eb
Only enable GPIO_IT87 on x86, it's not used on other arches
2017-08-22 11:22:25 +01:00
Justin M. Forbes
19f2b71f7f
Enable GPIO_IT87 (rhbz 1483535)
2017-08-21 11:40:16 -05:00
Laura Abbott
7500ee9266
Add missing config dependency
2017-08-17 08:15:14 -07:00
Hans de Goede
c0d49bcdd3
Enable CONFIG_DRM_VBOXVIDEO=m on x86, CONFIG_R8188EU=m on x86_64
2017-08-16 16:56:27 +02:00
Dan Horák
42b4571996
disable SWIOTLB on Power ( #1480380 )
...
All supported platforms have IOMMU, thus disable.
2017-08-11 08:56:48 -04:00