diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-11-07 08:46:49 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-11-07 08:46:49 -0600 |
commit | 875a9e495b6f518ab1352d5c3f0461b122e6188f (patch) | |
tree | 121b7e0715c9048f412379e0ad0c136d7c7ec42e /kernel-x86_64-debug-rhel.config | |
parent | ba216fb35f4880c67341f167132e41f755091ceb (diff) | |
download | kernel-875a9e495b6f518ab1352d5c3f0461b122e6188f.tar.gz kernel-875a9e495b6f518ab1352d5c3f0461b122e6188f.tar.xz kernel-875a9e495b6f518ab1352d5c3f0461b122e6188f.zip |
kernel-6.1.0-0.rc4.34
* Mon Nov 07 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.1.0-0.rc4.34]
- redhat/configs: move CONFIG_ACPI_VIDEO to common/generic (Mark Langsdorf)
- enable imx8xm I2C configs properly (Al Stone)
- Linux v6.1.0-0.rc4
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 92870a0f1..8a82fb574 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -4786,7 +4786,7 @@ CONFIG_RTC_DRV_RS5C372=m CONFIG_RTC_DRV_RV3029C2=m # CONFIG_RTC_DRV_RV3029_HWMON is not set # CONFIG_RTC_DRV_RV3032 is not set -# CONFIG_RTC_DRV_RV8803 is not set +CONFIG_RTC_DRV_RV8803=m CONFIG_RTC_DRV_RX4581=m # CONFIG_RTC_DRV_RX6110 is not set # CONFIG_RTC_DRV_RX8010 is not set |