summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64-debug.config
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.15-rc1Laura Abbott2017-11-271-0/+2
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernelPeter Robinson2017-11-231-0/+1
|\
| * Config options for non debug kernelsJustin M. Forbes2017-11-211-0/+1
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernelPeter Robinson2017-11-211-4/+27
|\|
| * Enable driver for the Behringer BCD 2000 (rhbz 1514945)Laura Abbott2017-11-201-1/+1
| |
| * Linux v4.14-12891-gc8a0739b185dLaura Abbott2017-11-201-2/+6
| | | | | | | | Also turn off a powerpc crypto drive that was failing to compile
| * Linux v4.14-12375-g2dcd9c71c1ffLaura Abbott2017-11-171-1/+20
| |
* | drop deprecated optionPeter Robinson2017-11-171-1/+0
|/
* Turn of this option since it depends on the IR subsystemLaura Abbott2017-11-161-1/+1
|
* Turn off CONFIG_DRM_SIL_SII8620 since it has strange dependenciesLaura Abbott2017-11-161-1/+1
|
* Linux v4.14-9248-ge60e1ee60630Laura Abbott2017-11-161-0/+15
|
* Enable USB autosuspend for USB bluetooth receivers by default, useHans de Goede2017-11-161-0/+1
| | | | btusb.enable_autosuspend=n on the kernel cmdline to disable
* Disable IPX and NCPFSLaura Abbott2017-11-151-2/+2
| | | | | | | These are being deprecated by the kernel community https://marc.info/?l=linux-netdev&m=151067745601327&w=2 Turn them off in advance.
* Linux v4.14-4050-g37cb8e1f8e10Laura Abbott2017-11-151-0/+13
|
* Linux v4.14-2229-g894025f24bd0Laura Abbott2017-11-141-0/+9
|
* Linux v4.14-104-g1e19bded7f5dLaura Abbott2017-11-131-0/+2
| | | | | Also flip MAXSMP for generic vs. debug config (see f4861c48b88ff145cc8b50655b61d6c6a411f073)
* Enable IS31FL32xx LED driverPeter Robinson2017-11-041-1/+1
|
* Linux v4.14-rc7-47-g3a99df9a3d14Justin M. Forbes2017-11-021-1/+1
|
* Linux v4.14-rc7Justin M. Forbes2017-10-301-1/+1
|
* Linux v4.14-rc5-31-g73d3393ada4fJustin M. Forbes2017-10-191-0/+2
|
* Turn off DCCPLaura Abbott2017-10-191-1/+1
| | | | | | | 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.
* minor cleanupsPeter Robinson2017-10-151-2/+1
|
* drop retired option MMC_BLOCK_BOUNCEPeter Robinson2017-10-121-1/+0
|
* minor cleanup, NFCPeter Robinson2017-10-091-1/+0
|
* Initial support for Socionext Synquacer platformPeter Robinson2017-10-061-0/+2
|
* the HP CISS driver has been replaced by hpsa with appropriate aliases so ↵Peter Robinson2017-10-021-2/+0
| | | | drop old config
* disable a number of unused PATA/SATA drivers on ARM, don't build x86 specificPeter Robinson2017-10-011-16/+12
| | | | drivers on other arches, minor tweaks to other arch specific configs
* Linux v4.14-rc2-201-g35dbba31be52Justin M. Forbes2017-09-291-2/+2
|
* cleanup some deprecated options, minor arm config tweaksPeter Robinson2017-09-241-7/+1
|
* Disable CONFIG_VIRTIO_BLK_SCSILaura Abbott2017-09-191-1/+1
| | | | | Per comments from Christoph Hellwig lkml.kernel.org/r/<20170917235731.GA31789@infradead.org>
* Linux v4.14-rc1Justin M. Forbes2017-09-181-0/+2
|
* Linux v4.13-11811-g46c1e79fee41Justin M. Forbes2017-09-141-0/+1
|
* Enable Physlink/SFP functionality, minor cleanups, Tegra DRM FTB fixPeter Robinson2017-09-121-1/+5
|
* Turn off BATTERY_MAX1721X as I don't think it is needed and it brings in ↵Justin M. Forbes2017-09-111-1/+1
| | | | regmap-w1
* Raspberry Pi serial console fixes, minor other Pi improvements, Various ARM ↵Peter Robinson2017-09-111-2/+1
| | | | cleanups, build mmc/pwrseq non modular
* Linux v4.13-11197-gf007cad159e9Justin M. Forbes2017-09-111-0/+5
|
* Only build ParPort support on x86, ARM and s390x long disabled it, only PPC ↵Peter Robinson2017-09-091-13/+3
| | | | HW that shipped it was long prior to anything we remotely support
* Linux v4.13-9219-g015a9e66b9b8Justin M. Forbes2017-09-081-0/+18
|
* Linux v4.13-6657-g3b9f8ed25dbeJustin M. Forbes2017-09-071-0/+16
|
* Linux v4.13-4257-ge7d0c41ecc2eJustin M. Forbes2017-09-061-1/+13
|
* Disable Infiniband/RDMA on ARMv7 as we no longer have userspace toolsPeter Robinson2017-08-311-1/+1
|
* Only enable GPIO_IT87 on x86, it's not used on other archesPeter Robinson2017-08-221-1/+1
|
* Enable GPIO_IT87 (rhbz 1483535)Justin M. Forbes2017-08-211-1/+1
|
* disable SWIOTLB on Power (#1480380)Dan Horák2017-08-111-1/+1
| | | | All supported platforms have IOMMU, thus disable.
* Disable MEMORY_HOTPLUG_DEFAULT_ONLINE on ppc64 (rhbz 1476380)Josh Boyer2017-08-111-1/+1
|
* Enable aQuantia ethernet devicesYanko Kaneti2017-07-271-1/+1
| | | | [labbott: Rebased]
* Linux v4.13-rc2Laura Abbott2017-07-241-0/+1
|
* enable CONFIG_DRM_AMDGPU_CIK (rhbz 1472858)Laura Abbott2017-07-191-1/+1
|
* minor cleanup, drop some old optionsPeter Robinson2017-07-181-4/+4
|
* reenable CONFIG_DEVPORTLaura Abbott2017-07-181-1/+1
|