kernel-5.9.0-0.rc1.1
* Mon Aug 17 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc1.1]
- v5.9-rc1 rebase
- Config updates for Fedora ("Justin M. Forbes")
- fedora: enable enery model (Peter Robinson)
- iio: enable LTR-559 light and proximity sensor (Peter Robinson)
- iio: chemical: enable some popular chemical and partical sensors (Peter Robinson)
- More mismatches ("Justin M. Forbes")
- Fedora config change due to deps ("Justin M. Forbes")
- CONFIG_SND_SOC_MAX98390 is now selected by SND_SOC_INTEL_DA7219_MAX98357A_GENERIC ("Justin M. Forbes")
- Config change required for build part 2 ("Justin M. Forbes")
- Config change required for build ("Justin M. Forbes")
- Enable ARM_SMCCC_SOC_ID on all aarch64 kernels (Peter Robinson)
- Enable ZSTD compression algorithm on all kernels (Peter Robinson)
- Fedora config update ("Justin M. Forbes")
- Revert "Merge branch 'make_configs_fix' into 'os-build'" (Justin Forbes)
- Use the configs/generic config for SND_HDA_INTEL everywhere (Peter Robinson)
- redhat/configs/process_configs.sh: Remove *.config.orig files (Prarit Bhargava)
- redhat/configs/process_configs.sh: Add process_configs_known_broken flag (Prarit Bhargava)
- redhat/Makefile: Fix '*-configs' targets (Prarit Bhargava)
- Updated changelog for the release based on v5.8 (Fedora Kernel Team)
- Add ability to sync upstream through Makefile (Don Zickus)
- Add master merge check (Don Zickus)
- Replace hardcoded values 'os-build' and project id with variables (Don Zickus)
- gitattributes: Remove unnecesary export restrictions (Prarit Bhargava)
- redhat/Makefile.common: Fix MARKER (Prarit Bhargava)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
f7a3bf6547
commit
fa13b59d63
33 changed files with 167 additions and 119 deletions
|
|
@ -1031,6 +1031,7 @@ CONFIG_CLK_IMX8MQ=y
|
|||
CONFIG_CLK_RASPBERRYPI=y
|
||||
# CONFIG_CLK_SIFIVE is not set
|
||||
CONFIG_CLK_SP810=y
|
||||
# CONFIG_CLKSRC_STM32_LP is not set
|
||||
CONFIG_CLKSRC_VERSATILE=y
|
||||
CONFIG_CLK_SUNXI_CLOCKS=y
|
||||
# CONFIG_CLK_SUNXI_PRCM_SUN6I is not set
|
||||
|
|
@ -1930,7 +1931,7 @@ CONFIG_ENABLE_MUST_CHECK=y
|
|||
# CONFIG_ENA_ETHERNET is not set
|
||||
CONFIG_ENCLOSURE_SERVICES=m
|
||||
CONFIG_ENCRYPTED_KEYS=y
|
||||
# CONFIG_ENERGY_MODEL is not set
|
||||
CONFIG_ENERGY_MODEL=y
|
||||
CONFIG_ENIC=m
|
||||
CONFIG_ENVELOPE_DETECTOR=m
|
||||
CONFIG_EPIC100=m
|
||||
|
|
@ -3438,7 +3439,7 @@ CONFIG_LTC1660=m
|
|||
# CONFIG_LTC2632 is not set
|
||||
CONFIG_LTC2983=m
|
||||
# CONFIG_LTE_GDM724X is not set
|
||||
# CONFIG_LTR501 is not set
|
||||
CONFIG_LTR501=m
|
||||
CONFIG_LV0104CS=m
|
||||
CONFIG_LWTUNNEL_BPF=y
|
||||
CONFIG_LWTUNNEL=y
|
||||
|
|
@ -3668,6 +3669,7 @@ CONFIG_MFD_EXYNOS_LPASS=m
|
|||
# CONFIG_MFD_IQS62X is not set
|
||||
# CONFIG_MFD_JANZ_CMODIO is not set
|
||||
# CONFIG_MFD_KEMPLD is not set
|
||||
# CONFIG_MFD_KHADAS_MCU is not set
|
||||
# CONFIG_MFD_LM3533 is not set
|
||||
# CONFIG_MFD_LOCHNAGAR is not set
|
||||
# CONFIG_MFD_LP3943 is not set
|
||||
|
|
@ -5080,7 +5082,7 @@ CONFIG_PM_GENERIC_DOMAINS_OF=y
|
|||
# CONFIG_PMIC_ADP5520 is not set
|
||||
# CONFIG_PMIC_DA903X is not set
|
||||
CONFIG_PM_OPP=y
|
||||
# CONFIG_PMS7003 is not set
|
||||
CONFIG_PMS7003=m
|
||||
CONFIG_PM_STD_PARTITION=""
|
||||
CONFIG_PM_TEST_SUSPEND=y
|
||||
CONFIG_PM_TRACE_RTC=y
|
||||
|
|
@ -5774,7 +5776,9 @@ CONFIG_SBP_TARGET=m
|
|||
# CONFIG_SC1200_WDT is not set
|
||||
CONFIG_SC92031=m
|
||||
# CONFIG_SCA3000 is not set
|
||||
# CONFIG_SCD30_CORE is not set
|
||||
CONFIG_SCD30_CORE=m
|
||||
CONFIG_SCD30_I2C=m
|
||||
CONFIG_SCD30_SERIAL=m
|
||||
# CONFIG_SC_DISPCC_7180 is not set
|
||||
# CONFIG_SC_GCC_7180 is not set
|
||||
# CONFIG_SC_GPUCC_7180 is not set
|
||||
|
|
@ -6361,7 +6365,7 @@ CONFIG_SND_HDA_I915=y
|
|||
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
|
||||
CONFIG_SND_HDA_INPUT_BEEP=y
|
||||
# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
|
||||
# CONFIG_SND_HDA_INTEL is not set
|
||||
CONFIG_SND_HDA_INTEL=m
|
||||
CONFIG_SND_HDA_PATCH_LOADER=y
|
||||
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
|
||||
CONFIG_SND_HDA_PREALLOC_SIZE=4096
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue