mirror of
https://github.com/AuxXxilium/redpill-lkm5.git
synced 2024-11-23 15:01:01 +07:00
Fixing RTC issues by emulating RTC
This commit is contained in:
parent
ed5ead24f8
commit
3b82f0b01c
@ -441,7 +441,7 @@ const struct hw_config supported_platforms[] = {
|
||||
.pci_stubs = {
|
||||
{ .type = __VPD_TERMINATOR__ }
|
||||
},
|
||||
.emulate_rtc = false,
|
||||
.emulate_rtc = true,
|
||||
.swap_serial = false,
|
||||
.reinit_ttyS0 = false,
|
||||
.fix_disk_led_ctrl = true,
|
||||
|
Loading…
Reference in New Issue
Block a user