Peter Robinson
4b5db15c5b
of pci config options dropped
2018-02-10 14:53:34 +00:00
Peter Robinson
390328875f
remove old mv cesa driver
2018-02-10 14:11:08 +00:00
Justin M. Forbes
c0815482a6
Linux v4.15-12216-gf9f1e414128e
2018-02-09 16:05:09 -06:00
Justin M. Forbes
f8bdcf89c2
ADV7511 only really needs to be on for ARM
2018-02-08 16:08:17 -06:00
Justin M. Forbes
5ebe83e42f
Linux v4.15-11930-g581e400ff935
2018-02-08 13:35:33 -06:00
Peter Robinson
35b467828a
POWER_RESET_IMX has been dropped
2018-02-08 15:58:38 +00:00
Peter Robinson
b7e098b42c
clean up a few obsoleted and duplicated config options (NFC)
2018-02-08 15:37:42 +00:00
Justin M. Forbes
bf681f6a5b
Linux v4.15-11704-ga2e5790d8416
2018-02-07 09:13:24 -06:00
Peter Robinson
ac4e94dcf3
Exynos IPP has be removed, the other 3 are marked broken due to it's removal, so drop the options
2018-02-07 13:47:23 +00:00
Hans de Goede
8d6edefe57
Set CONFIG_VBOXGUEST=m
2018-02-07 12:06:32 +01:00
Justin M. Forbes
a698721916
Linux v4.15-10668-g35277995e179
2018-02-05 12:54:33 -06:00
Justin M. Forbes
a84c4d8276
Linux v4.15-9939-g4bf772b14675
2018-02-02 14:38:32 -06:00
Justin M. Forbes
2de661d489
Linux v4.15-6064-g255442c93843
2018-02-01 15:50:49 -06:00
Justin M. Forbes
98c76e090f
Linux v4.15-1549-g6304672b7f0a
2018-01-30 12:26:27 -06:00
Peter Robinson
613cf10377
Filter GPU bridge drivers on all arches, re-enable adv7511
2018-01-29 22:28:36 +00:00
Don Zickus
4df1293806
Fix misnamed CONFIG files
...
A couple of CONFIG file names were misnamed during their creation.
Fix them up.
configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible -> configs/fedora/generic/CONFIG_DEBUG_VM_RB
and
configs/fedora/generic/CONFIG_DPM_WATCHDOG revisit this in debug -> configs/fedora/generic/CONFIG_DPM_WATCHDOG
2018-01-25 00:13:35 -08:00
Laura Abbott
2841ab2761
Enable CONFIG_IP6_NF_TARGET_NPT (rhbz 1435884)
2018-01-18 08:59:42 -08:00
Peter Robinson
283a6156bc
add MMC support for 96boards Synquacer platform, add missing CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config
2018-01-13 06:20:30 +00:00
Justin M. Forbes
78b277bd72
Initial retpoline patches for Spectre v2
2018-01-11 10:28:58 -06:00
Laura Abbott
e3ed9bf70d
Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058)
2018-01-08 14:37:57 -08:00
Peter Robinson
b56d7dd11d
remove old qcom config options
2018-01-08 09:45:22 +00:00
Don Zickus
62496f789f
configs: Update config generation script to use configs/fedora
...
The previous patch moved the configs/base-{generic,debug} to configs/fedora.
Now we update the scripts to reflect that change. Changing the scripts
was straightforward. Handling overrides that didn't use generic names
was a little trickier.
To handle random override names (well rhel), I added some extra logic
in the config_generation script called "ORDER". This tells the scripts
which configs to lay down first and which one overrides it.
Through some testing, I realized I could simplify things and just create
an outer 'order' loop. This removed some duplicated code.
The other change is the 'skip_if_missing' flag. The overrides directory
will not mimic the baseline directory layout 100%. Ensure the baseline
config files are all there, but allow the overrides to have missing files.
Tested on my Fedora and my RHEL tree with success.
2018-01-05 14:40:19 -08:00
Don Zickus
4d6d8cc5c1
configs: Move base-debug and base-generic to configs/fedora
...
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.
2018-01-05 14:40:14 -08:00
Laura Abbott
1de23271b4
Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE
2018-01-03 08:26:25 -08:00
Laura Abbott
07e9ba770a
Linux v4.15-rc6
2017-12-31 16:28:27 -08:00
Hans de Goede
148a32e255
Add patches which allow specifying a default SATA linkpower management policy
...
for mobile chipsets and set the default LPM policy to "med_power_with_dipm"
2017-12-22 18:24:57 +01:00
Laura Abbott
7e5cbdbc68
Linux v4.15-rc4
2017-12-18 09:27:37 -08:00
Jeremy Cline
b59e92ed22
Set CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 on x86_64 only (rhbz 1525561)
2017-12-15 09:39:04 -05:00
Hans de Goede
c7187efdb4
Enable CONFIG_REGULATOR on x86_64
2017-12-15 13:26:13 +01:00
Laura Abbott
5919ce3742
Linux v4.15-rc2-174-g328b4ed93b69
2017-12-06 09:48:29 -08:00
Peter Robinson
837c7f7fd0
Enable HID_CP2112
2017-12-06 11:05:48 +00:00
Peter Robinson
d809d3e285
enable GPIO_PCF857X for all ARM arches
2017-12-06 06:13:48 +00:00
Peter Robinson
bd6ba47fb1
minor IrDA cleanup, add fix for Pine64 boot already in 4.14
2017-12-06 04:33:38 +00:00
Peter Robinson
9e9be214f5
Disable IrDA (broken, being dropped upstream)
2017-12-06 04:13:25 +00:00
Peter Robinson
afeb9a1070
Minor updates for sun4i drm drivers
2017-12-04 22:22:54 +00:00
Peter Robinson
41e3b9959e
enable Simple PM Bus on ARM
2017-12-04 08:25:25 +00:00
Laura Abbott
e173d2adb6
Linux v4.15-rc1
2017-11-27 09:15:57 -08:00
Peter Robinson
690839d2c7
explicitly enable reset simple on ARM
2017-11-27 15:40:21 +00:00
Peter Robinson
f74f35732d
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel
2017-11-23 14:19:51 +00:00
Justin M. Forbes
917a598403
Config options for non debug kernels
2017-11-21 12:44:40 -06:00
Peter Robinson
2d1ca3ead8
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel
2017-11-21 09:17:27 +00:00
Laura Abbott
f43033cacb
Enable driver for the Behringer BCD 2000 (rhbz 1514945)
2017-11-20 10:11:18 -08:00
Laura Abbott
0805625aea
Linux v4.14-12891-gc8a0739b185d
...
Also turn off a powerpc crypto drive that was failing to compile
2017-11-20 10:01:00 -08:00
Laura Abbott
8221dd34f7
Linux v4.14-12375-g2dcd9c71c1ff
2017-11-17 17:10:07 -08:00
Peter Robinson
0830aa88cf
drop deprecated option
2017-11-17 11:52:43 +00:00
Laura Abbott
f332286838
Filtering really just gets too complicated. This is getting turned off.
2017-11-16 15:35:03 -08:00
Laura Abbott
863b68486c
Turn of this option since it depends on the IR subsystem
2017-11-16 12:06:56 -08:00
Laura Abbott
f0b5033e57
Turn off CONFIG_DRM_SIL_SII8620 since it has strange dependencies
2017-11-16 11:16:17 -08:00
Laura Abbott
6a1970be52
Linux v4.14-9248-ge60e1ee60630
2017-11-16 09:50:37 -08:00
Hans de Goede
1e02c6bb34
Enable USB autosuspend for USB bluetooth receivers by default, use
...
btusb.enable_autosuspend=n on the kernel cmdline to disable
2017-11-16 13:10:41 +01:00