From: David Arcari darcari@redhat.com
enable the rtc-rv8803 driver on RHEL and Fedora
Enable CONFIG_RTC_DRV_RV8803 for x86 and arm for RHEL.
Signed-off-by: David Arcari darcari@redhat.com
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_RTC_DRV_RV8803 b/redhat/configs/common/generic/arm/aarch64/CONFIG_RTC_DRV_RV8803 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_RTC_DRV_RV8803 @@ -0,0 +1 @@ +CONFIG_RTC_DRV_RV8803=m diff --git a/redhat/configs/common/generic/x86/CONFIG_RTC_DRV_RV8803 b/redhat/configs/common/generic/x86/CONFIG_RTC_DRV_RV8803 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/x86/CONFIG_RTC_DRV_RV8803 @@ -0,0 +1 @@ +CONFIG_RTC_DRV_RV8803=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2121
From: David Arcari on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2121#note_1154530...
OK - I have gone ahead and made that change. Thanks!
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2121#note_1154562...
LGTM!
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2121#note_1156980...
Now we have to wait for Justin to approve this :p.
kernel@lists.fedoraproject.org